| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.personality_insights.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
Trait | 
Profile.getTree()
Gets the personality trait tree. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Trait> | 
Trait.getChildren()
Gets the characteristic children. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Profile.setTree(Trait tree)
Sets the personality trait tree. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Trait.setChildren(List<Trait> children)
Sets the characteristic children. 
 | 
Copyright © 2015–2016 IBM Watson. All rights reserved.