Uses of Class
com.vidispine.generated.MetadataFieldLongType
-
Uses of MetadataFieldLongType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldLongTypeModifier and TypeFieldDescriptionprotected MetadataFieldLongTypeMetadataFieldType.longRestrictionMethods in com.vidispine.generated that return MetadataFieldLongTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldLongType()Create an instance ofMetadataFieldLongTypeMetadataFieldType.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 TypeMethodDescriptionvoidMetadataFieldType.setLongRestriction(MetadataFieldLongType value) Sets the value of the longRestriction property.MetadataFieldType.withLongRestriction(MetadataFieldLongType value) Sets the value of the longRestriction property.