Uses of Class
com.vidispine.generated.MetadataFieldLongType
-
-
Uses of MetadataFieldLongType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldLongType Modifier and Type Field Description protected MetadataFieldLongType
MetadataFieldType. longRestriction
Methods in com.vidispine.generated that return MetadataFieldLongType Modifier and Type Method Description MetadataFieldLongType
ObjectFactory. createMetadataFieldLongType()
Create an instance ofMetadataFieldLongType
MetadataFieldLongType
MetadataFieldType. getLongRestriction()
Gets the value of the longRestriction property.MetadataFieldLongType
MetadataFieldLongType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MetadataFieldLongType
MetadataFieldLongType. withMaxInclusive(Long value)
MetadataFieldLongType
MetadataFieldLongType. withMinInclusive(Long value)
Methods in com.vidispine.generated with parameters of type MetadataFieldLongType Modifier and Type Method Description void
MetadataFieldType. setLongRestriction(MetadataFieldLongType value)
Sets the value of the longRestriction property.MetadataFieldType
MetadataFieldType. withLongRestriction(MetadataFieldLongType value)
-