public class Behavior extends GenericModel
| Constructor and Description | 
|---|
Behavior()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getCategory()
Gets the category. 
 | 
java.lang.String | 
getName()
Gets the name. 
 | 
java.lang.Double | 
getPercentage()
Gets the percentage. 
 | 
java.lang.String | 
getTraitId()
Gets the traitId. 
 | 
equals, hashCode, toStringpublic java.lang.String getTraitId()
public java.lang.String getName()
public java.lang.String getCategory()
public java.lang.Double getPercentage()