Modifier and Type | Field and Description |
---|---|
protected GroupType |
GroupSynchronizeType.group |
Modifier and Type | Field and Description |
---|---|
protected List<GroupType> |
GroupListType.group |
Modifier and Type | Method and Description |
---|---|
GroupType |
ObjectFactory.createGroupType()
Create an instance of
GroupType |
GroupType |
GroupSynchronizeType.getGroup()
Gets the value of the group property.
|
GroupType |
GroupType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
GroupType |
GroupType.withChildGroupList(GroupListType value) |
GroupType |
GroupType.withDescription(String value) |
GroupType |
GroupType.withGroupName(String value) |
GroupType |
GroupType.withId(String value) |
GroupType |
GroupType.withLoc(String value) |
GroupType |
GroupType.withMetadata(SimpleMetadataType value) |
GroupType |
GroupType.withOrigin(String value) |
GroupType |
GroupType.withParentGroupList(GroupListType value) |
GroupType |
GroupType.withRemove(boolean value) |
GroupType |
GroupType.withRole(Boolean value) |
GroupType |
GroupType.withUserList(UserListType value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<GroupType> |
ObjectFactory.createGroupDocument(GroupType value)
|
List<GroupType> |
GroupListType.getGroup()
Gets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GroupType> |
ObjectFactory.createGroupDocument(GroupType value)
|
void |
GroupSynchronizeType.setGroup(GroupType value)
Sets the value of the group property.
|
GroupListType |
GroupListType.withGroup(GroupType... values) |
GroupSynchronizeType |
GroupSynchronizeType.withGroup(GroupType value) |
Modifier and Type | Method and Description |
---|---|
GroupListType |
GroupListType.withGroup(Collection<GroupType> values) |
Copyright © 2017. All rights reserved.