Uses of Class
com.vidispine.generated.MetadataFieldFloatType
-
Uses of MetadataFieldFloatType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldFloatTypeModifier and TypeFieldDescriptionprotected MetadataFieldFloatType
MetadataFieldType.floatRestriction
Methods in com.vidispine.generated that return MetadataFieldFloatTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldFloatType()
Create an instance ofMetadataFieldFloatType
MetadataFieldType.getFloatRestriction()
Gets the value of the floatRestriction property.MetadataFieldFloatType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldFloatType.withMaxInclusive
(Double value) Sets the value of the maxInclusive property.MetadataFieldFloatType.withMinInclusive
(Double value) Sets the value of the minInclusive property.Methods in com.vidispine.generated with parameters of type MetadataFieldFloatTypeModifier and TypeMethodDescriptionvoid
MetadataFieldType.setFloatRestriction
(MetadataFieldFloatType value) Sets the value of the floatRestriction property.MetadataFieldType.withFloatRestriction
(MetadataFieldFloatType value) Sets the value of the floatRestriction property.