Package | Description |
---|---|
org.apache.camel.component.yammer.model |
Modifier and Type | Method and Description |
---|---|
List<User> |
Relationships.getColleagues() |
List<User> |
Relationships.getSubordinates() |
List<User> |
Relationships.getSuperiors() |
Modifier and Type | Method and Description |
---|---|
void |
Relationships.setColleagues(List<User> colleagues) |
void |
Relationships.setSubordinates(List<User> subordinates) |
void |
Relationships.setSuperiors(List<User> superiors) |
Apache Camel