public class GroupMembership extends AbstractAttributedType implements Relationship
AttributedType.QUERY_ATTRIBUTE| Modifier and Type | Field and Description |
|---|---|
static RelationshipQueryParameter |
GROUP |
static RelationshipQueryParameter |
MEMBER |
IDENTITYID| Constructor and Description |
|---|
GroupMembership() |
GroupMembership(Account member,
Group group) |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
Account |
getMember() |
void |
setGroup(Group group) |
void |
setMember(Account member) |
equals, getAttribute, getAttributes, getAttributesMap, getId, hashCode, removeAttribute, setAttribute, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdpublic static final RelationshipQueryParameter MEMBER
public static final RelationshipQueryParameter GROUP
Copyright © 2014. All Rights Reserved.