Uses of Class
com.vidispine.generated.GroupType
-
Uses of GroupType in com.vidispine.generated
Fields in com.vidispine.generated declared as GroupTypeModifier and TypeFieldDescriptionprotected GroupType
GroupSynchronizeType.group
protected GroupType
AccessControlType.groupType
Fields in com.vidispine.generated with type parameters of type GroupTypeMethods in com.vidispine.generated that return GroupTypeModifier and TypeMethodDescriptionObjectFactory.createGroupType()
Create an instance ofGroupType
GroupSynchronizeType.getGroup()
Gets the value of the group property.AccessControlType.getGroupType()
Gets the value of the groupType property.GroupType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) GroupType.withChildGroupList
(GroupListType value) Sets the value of the childGroupList property.GroupType.withDescription
(String value) Sets the value of the description property.GroupType.withGroupName
(String value) Sets the value of the groupName property.Sets the value of the id property.Sets the value of the loc property.GroupType.withMetadata
(SimpleMetadataType value) Sets the value of the metadata property.GroupType.withOrigin
(String value) Sets the value of the origin property.GroupType.withParentGroupList
(GroupListType value) Sets the value of the parentGroupList property.GroupType.withRemove
(boolean value) Sets the value of the remove property.Sets the value of the role property.GroupType.withUserList
(UserListType value) Sets the value of the userList property.Methods in com.vidispine.generated that return types with arguments of type GroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<GroupType>
ObjectFactory.createGroupDocument
(GroupType value) GroupListType.getGroup()
Gets the value of the group property.Methods in com.vidispine.generated with parameters of type GroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<GroupType>
ObjectFactory.createGroupDocument
(GroupType value) void
Sets the value of the group property.void
AccessControlType.setGroupType
(GroupType value) Sets the value of the groupType property.Adds objects to the list of Group using add methodSets the value of the group property.AccessControlType.withGroupType
(GroupType value) Sets the value of the groupType property.Method parameters in com.vidispine.generated with type arguments of type GroupTypeModifier and TypeMethodDescriptionGroupListType.withGroup
(Collection<GroupType> values) Adds objects to the list of Group using addAll method