public interface SocialRelationTypes
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Integer> |
getAllSocialRelationTypes() |
java.lang.String |
getTypeLabel(int type) |
boolean |
isTypeBi(int type) |
boolean |
isTypeUni(int type) |