Uses of Class
com.vidispine.generated.MetadataFieldValueConstraintType
-
Uses of MetadataFieldValueConstraintType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataFieldValueConstraintTypeModifier and TypeFieldDescriptionprotected List<MetadataFieldValueConstraintType>
MetadataFieldValueConstraintListType.constraint
Methods in com.vidispine.generated that return MetadataFieldValueConstraintTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldValueConstraintType()
Create an instance ofMetadataFieldValueConstraintType
MetadataFieldValueConstraintType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the field property.Sets the value of the id property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type MetadataFieldValueConstraintTypeModifier and TypeMethodDescriptionMetadataFieldValueConstraintListType.getConstraint()
Gets the value of the constraint property.Methods in com.vidispine.generated with parameters of type MetadataFieldValueConstraintTypeModifier and TypeMethodDescriptionMetadataFieldValueConstraintListType.withConstraint
(MetadataFieldValueConstraintType... values) Adds objects to the list of Constraint using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataFieldValueConstraintTypeModifier and TypeMethodDescriptionMetadataFieldValueConstraintListType.withConstraint
(Collection<MetadataFieldValueConstraintType> values) Adds objects to the list of Constraint using addAll method