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.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
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 © 2018. All rights reserved.