Uses of Class
com.vidispine.generated.MetadataFieldResultType.Group
-
Uses of MetadataFieldResultType.Group in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataFieldResultType.GroupModifier and TypeFieldDescriptionprotected List<MetadataFieldResultType.Group>
MetadataFieldResultType.group
Methods in com.vidispine.generated that return MetadataFieldResultType.GroupModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldResultTypeGroup()
Create an instance ofMetadataFieldResultType.Group
MetadataFieldResultType.Group.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldResultType.Group.withDefinition
(MetadataFieldGroupType value) Sets the value of the definition property.Sets the value of the end property.Sets the value of the name property.MetadataFieldResultType.Group.withSource
(MetadataFieldResultType.Group.Source value) Sets the value of the source property.Sets the value of the start property.Sets the value of the uuid property.MetadataFieldResultType.Group.withValue
(MetadataGroupValueType value) Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type MetadataFieldResultType.GroupModifier and TypeMethodDescriptionMetadataFieldResultType.getGroup()
Gets the value of the group property.Methods in com.vidispine.generated with parameters of type MetadataFieldResultType.GroupModifier and TypeMethodDescriptionMetadataFieldResultType.withGroup
(MetadataFieldResultType.Group... values) Adds objects to the list of Group using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataFieldResultType.GroupModifier and TypeMethodDescriptionMetadataFieldResultType.withGroup
(Collection<MetadataFieldResultType.Group> values) Adds objects to the list of Group using addAll method