Uses of Class
com.vidispine.generated.MetadataFieldType.Constraint
-
Uses of MetadataFieldType.Constraint in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldType.ConstraintModifier and TypeFieldDescriptionprotected MetadataFieldType.ConstraintMetadataFieldType.constraintMethods in com.vidispine.generated that return MetadataFieldType.ConstraintModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldTypeConstraint()Create an instance ofMetadataFieldType.ConstraintMetadataFieldType.getConstraint()Gets the value of the constraint property.MetadataFieldType.Constraint.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldType.Constraint.withDataset(String value) Sets the value of the dataset property.MetadataFieldType.Constraint.withExtraData(String value) Sets the value of the extraData property.MetadataFieldType.Constraint.withLevelProperty(String value) Sets the value of the levelProperty property.MetadataFieldType.Constraint.withLevelValue(String value) Sets the value of the levelValue property.MetadataFieldType.Constraint.withParent(String value) Sets the value of the parent property.MetadataFieldType.Constraint.withValidationGroup(String value) Sets the value of the validationGroup property.Sets the value of the value property.Methods in com.vidispine.generated with parameters of type MetadataFieldType.ConstraintModifier and TypeMethodDescriptionvoidMetadataFieldType.setConstraint(MetadataFieldType.Constraint value) Sets the value of the constraint property.MetadataFieldType.withConstraint(MetadataFieldType.Constraint value) Sets the value of the constraint property.