| Modifier and Type | Field and Description |
|---|---|
protected MetadataFieldIntegerType |
MetadataFieldType.integerRestriction |
| Modifier and Type | Method and Description |
|---|---|
MetadataFieldIntegerType |
ObjectFactory.createMetadataFieldIntegerType()
Create an instance of
MetadataFieldIntegerType |
MetadataFieldIntegerType |
MetadataFieldType.getIntegerRestriction()
Gets the value of the integerRestriction property.
|
MetadataFieldIntegerType |
MetadataFieldIntegerType.withMaxInclusive(Integer value) |
MetadataFieldIntegerType |
MetadataFieldIntegerType.withMinInclusive(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFieldType.setIntegerRestriction(MetadataFieldIntegerType value)
Sets the value of the integerRestriction property.
|
MetadataFieldType |
MetadataFieldType.withIntegerRestriction(MetadataFieldIntegerType value) |
Copyright © 2015. All rights reserved.