| 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.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 © 2015. All rights reserved.