Uses of Class
com.vidispine.generated.MetadataFieldIntegerType
-
Uses of MetadataFieldIntegerType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldIntegerTypeModifier and TypeFieldDescriptionprotected MetadataFieldIntegerTypeMetadataFieldType.integerRestrictionMethods in com.vidispine.generated that return MetadataFieldIntegerTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldIntegerType()Create an instance ofMetadataFieldIntegerTypeMetadataFieldType.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 TypeMethodDescriptionvoidMetadataFieldType.setIntegerRestriction(MetadataFieldIntegerType value) Sets the value of the integerRestriction property.MetadataFieldType.withIntegerRestriction(MetadataFieldIntegerType value) Sets the value of the integerRestriction property.