Uses of Class
com.vidispine.generated.MetadataFieldIntegerType
-
Uses of MetadataFieldIntegerType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldIntegerTypeModifier and TypeFieldDescriptionprotected MetadataFieldIntegerType
MetadataFieldType.integerRestriction
Methods in com.vidispine.generated that return MetadataFieldIntegerTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldIntegerType()
Create an instance ofMetadataFieldIntegerType
MetadataFieldType.getIntegerRestriction()
Gets the value of the integerRestriction property.MetadataFieldIntegerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldIntegerType.withMaxInclusive
(Integer value) Sets the value of the maxInclusive property.MetadataFieldIntegerType.withMinInclusive
(Integer value) Sets the value of the minInclusive property.Methods in com.vidispine.generated with parameters of type MetadataFieldIntegerTypeModifier and TypeMethodDescriptionvoid
MetadataFieldType.setIntegerRestriction
(MetadataFieldIntegerType value) Sets the value of the integerRestriction property.MetadataFieldType.withIntegerRestriction
(MetadataFieldIntegerType value) Sets the value of the integerRestriction property.