Uses of Class
com.vidispine.generated.ConstraintValueType
-
Uses of ConstraintValueType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ConstraintValueTypeModifier and TypeFieldDescriptionprotected List<ConstraintValueType>
ConstraintValueListType.value
Methods in com.vidispine.generated that return ConstraintValueTypeModifier and TypeMethodDescriptionObjectFactory.createConstraintValueType()
Create an instance ofConstraintValueType
ConstraintValueType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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 ConstraintValueTypeModifier and TypeMethodDescriptionConstraintValueListType.getValue()
Gets the value of the value property.Methods in com.vidispine.generated with parameters of type ConstraintValueTypeModifier and TypeMethodDescriptionConstraintValueListType.withValue
(ConstraintValueType... values) Adds objects to the list of Value using add methodMethod parameters in com.vidispine.generated with type arguments of type ConstraintValueTypeModifier and TypeMethodDescriptionConstraintValueListType.withValue
(Collection<ConstraintValueType> values) Adds objects to the list of Value using addAll method