Modifier and Type | Field and Description |
---|---|
protected MetadataFieldStringType |
MetadataFieldType.stringRestriction |
Modifier and Type | Method and Description |
---|---|
MetadataFieldStringType |
ObjectFactory.createMetadataFieldStringType()
Create an instance of
MetadataFieldStringType |
MetadataFieldStringType |
MetadataFieldType.getStringRestriction()
Gets the value of the stringRestriction property.
|
MetadataFieldStringType |
MetadataFieldStringType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataFieldStringType |
MetadataFieldStringType.withMaxLength(Integer value) |
MetadataFieldStringType |
MetadataFieldStringType.withMinLength(Integer value) |
MetadataFieldStringType |
MetadataFieldStringType.withPattern(String value) |
Modifier and Type | Method and Description |
---|---|
void |
MetadataFieldType.setStringRestriction(MetadataFieldStringType value)
Sets the value of the stringRestriction property.
|
MetadataFieldType |
MetadataFieldType.withStringRestriction(MetadataFieldStringType value) |
Copyright © 2017. All rights reserved.