Uses of Class
com.vidispine.generated.MetadataFieldStringType
-
Uses of MetadataFieldStringType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldStringTypeModifier and TypeFieldDescriptionprotected MetadataFieldStringTypeMetadataFieldType.stringRestrictionMethods in com.vidispine.generated that return MetadataFieldStringTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldStringType()Create an instance ofMetadataFieldStringTypeMetadataFieldType.getStringRestriction()Gets the value of the stringRestriction property.MetadataFieldStringType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldStringType.withMaxLength(Integer value) Sets the value of the maxLength property.MetadataFieldStringType.withMinLength(Integer value) Sets the value of the minLength property.MetadataFieldStringType.withPattern(String value) Sets the value of the pattern property.Methods in com.vidispine.generated with parameters of type MetadataFieldStringTypeModifier and TypeMethodDescriptionvoidMetadataFieldType.setStringRestriction(MetadataFieldStringType value) Sets the value of the stringRestriction property.MetadataFieldType.withStringRestriction(MetadataFieldStringType value) Sets the value of the stringRestriction property.