Uses of Class
com.vidispine.generated.MetadataFieldLongType
-
Uses of MetadataFieldLongType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldLongTypeModifier and TypeFieldDescriptionprotected MetadataFieldLongType
MetadataFieldType.longRestriction
Methods in com.vidispine.generated that return MetadataFieldLongTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldLongType()
Create an instance ofMetadataFieldLongType
MetadataFieldType.getLongRestriction()
Gets the value of the longRestriction property.MetadataFieldLongType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldLongType.withMaxInclusive
(Long value) Sets the value of the maxInclusive property.MetadataFieldLongType.withMinInclusive
(Long value) Sets the value of the minInclusive property.Methods in com.vidispine.generated with parameters of type MetadataFieldLongTypeModifier and TypeMethodDescriptionvoid
MetadataFieldType.setLongRestriction
(MetadataFieldLongType value) Sets the value of the longRestriction property.MetadataFieldType.withLongRestriction
(MetadataFieldLongType value) Sets the value of the longRestriction property.