Uses of Class
com.vidispine.generated.MetadataSchemaGroupType
-
Uses of MetadataSchemaGroupType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataSchemaGroupTypeModifier and TypeFieldDescriptionprotected List<MetadataSchemaGroupType>
MetadataSchemaType.group
Methods in com.vidispine.generated that return MetadataSchemaGroupTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataSchemaGroupType()
Create an instance ofMetadataSchemaGroupType
MetadataSchemaGroupType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataSchemaGroupType.withField
(MetadataSchemaElementType... values) Adds objects to the list of Field using add methodMetadataSchemaGroupType.withField
(Collection<MetadataSchemaElementType> values) Adds objects to the list of Field using addAll methodMetadataSchemaGroupType.withGroup
(MetadataSchemaElementType... values) Adds objects to the list of Group using add methodMetadataSchemaGroupType.withGroup
(Collection<MetadataSchemaElementType> values) Adds objects to the list of Group using addAll methodMetadataSchemaGroupType.withMax
(int value) Sets the value of the max property.MetadataSchemaGroupType.withMin
(int value) Sets the value of the min property.Sets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type MetadataSchemaGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataSchemaGroupType>
ObjectFactory.createMetadataSchemaGroupDocument
(MetadataSchemaGroupType value) MetadataSchemaType.getGroup()
Gets the value of the group property.Methods in com.vidispine.generated with parameters of type MetadataSchemaGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataSchemaGroupType>
ObjectFactory.createMetadataSchemaGroupDocument
(MetadataSchemaGroupType value) MetadataSchemaType.withGroup
(MetadataSchemaGroupType... values) Adds objects to the list of Group using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataSchemaGroupTypeModifier and TypeMethodDescriptionMetadataSchemaType.withGroup
(Collection<MetadataSchemaGroupType> values) Adds objects to the list of Group using addAll method