Uses of Class
com.vidispine.generated.MetadataFieldGroupType
-
Uses of MetadataFieldGroupType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldGroupTypeModifier and TypeFieldDescriptionprotected MetadataFieldGroupType
MetadataFieldResultType.Group.definition
protected MetadataFieldGroupType
MetadataSchemaHierarchyType.group
Fields in com.vidispine.generated with type parameters of type MetadataFieldGroupTypeModifier and TypeFieldDescriptionprotected List<MetadataFieldGroupType>
MetadataFieldGroupListType.group
protected List<MetadataFieldGroupType>
MetadataFieldGroupType.group
protected List<MetadataFieldGroupType>
CollectionSynchronizeType.metadataGroup
protected List<MetadataFieldGroupType>
ItemSynchronizeType.metadataGroup
Methods in com.vidispine.generated that return MetadataFieldGroupTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldGroupType()
Create an instance ofMetadataFieldGroupType
MetadataFieldResultType.Group.getDefinition()
Gets the value of the definition property.MetadataSchemaHierarchyType.getGroup()
Gets the value of the group property.MetadataFieldGroupType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldGroupType.withAccess
(MetadataFieldAccessControlType... values) Adds objects to the list of Access using add methodMetadataFieldGroupType.withAccess
(Collection<MetadataFieldAccessControlType> values) Adds objects to the list of Access using addAll methodMetadataFieldGroupType.withData
(KeyValuePairType... values) Adds objects to the list of Data using add methodMetadataFieldGroupType.withData
(Collection<KeyValuePairType> values) Adds objects to the list of Data using addAll methodMetadataFieldGroupType.withExternalId
(String... values) Adds objects to the list of ExternalId using add methodMetadataFieldGroupType.withExternalId
(Collection<String> values) Adds objects to the list of ExternalId using addAll methodMetadataFieldGroupType.withField
(MetadataFieldType... values) Adds objects to the list of Field using add methodMetadataFieldGroupType.withField
(Collection<MetadataFieldType> values) Adds objects to the list of Field using addAll methodMetadataFieldGroupType.withGroup
(MetadataFieldGroupType... values) Adds objects to the list of Group using add methodMetadataFieldGroupType.withGroup
(Collection<MetadataFieldGroupType> values) Adds objects to the list of Group using addAll methodMetadataFieldGroupType.withInheritance
(String value) Sets the value of the inheritance property.MetadataFieldGroupType.withInheritanceRule
(MetadataFieldGroupType.InheritanceRule... values) Adds objects to the list of InheritanceRule using add methodMetadataFieldGroupType.withInheritanceRule
(Collection<MetadataFieldGroupType.InheritanceRule> values) Adds objects to the list of InheritanceRule using addAll methodSets the value of the name property.MetadataFieldGroupType.withOrigin
(String value) Sets the value of the origin property.MetadataFieldGroupType.withSchema
(MetadataSchemaElementType value) Sets the value of the schema property.Methods in com.vidispine.generated that return types with arguments of type MetadataFieldGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataFieldGroupType>
ObjectFactory.createMetadataFieldGroupDocument
(MetadataFieldGroupType value) MetadataFieldGroupListType.getGroup()
Gets the value of the group property.MetadataFieldGroupType.getGroup()
Gets the value of the group property.CollectionSynchronizeType.getMetadataGroup()
Gets the value of the metadataGroup property.ItemSynchronizeType.getMetadataGroup()
Gets the value of the metadataGroup property.Methods in com.vidispine.generated with parameters of type MetadataFieldGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataFieldGroupType>
ObjectFactory.createMetadataFieldGroupDocument
(MetadataFieldGroupType value) void
MetadataFieldResultType.Group.setDefinition
(MetadataFieldGroupType value) Sets the value of the definition property.void
MetadataSchemaHierarchyType.setGroup
(MetadataFieldGroupType value) Sets the value of the group property.MetadataFieldResultType.Group.withDefinition
(MetadataFieldGroupType value) Sets the value of the definition property.MetadataFieldGroupListType.withGroup
(MetadataFieldGroupType... values) Adds objects to the list of Group using add methodMetadataFieldGroupType.withGroup
(MetadataFieldGroupType... values) Adds objects to the list of Group using add methodMetadataSchemaHierarchyType.withGroup
(MetadataFieldGroupType value) Sets the value of the group property.CollectionSynchronizeType.withMetadataGroup
(MetadataFieldGroupType... values) Adds objects to the list of MetadataGroup using add methodItemSynchronizeType.withMetadataGroup
(MetadataFieldGroupType... values) Adds objects to the list of MetadataGroup using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataFieldGroupTypeModifier and TypeMethodDescriptionMetadataFieldGroupListType.withGroup
(Collection<MetadataFieldGroupType> values) Adds objects to the list of Group using addAll methodMetadataFieldGroupType.withGroup
(Collection<MetadataFieldGroupType> values) Adds objects to the list of Group using addAll methodCollectionSynchronizeType.withMetadataGroup
(Collection<MetadataFieldGroupType> values) Adds objects to the list of MetadataGroup using addAll methodItemSynchronizeType.withMetadataGroup
(Collection<MetadataFieldGroupType> values) Adds objects to the list of MetadataGroup using addAll method