Modifier and Type | Field and Description |
---|---|
protected MetadataFieldLongType |
MetadataFieldType.longRestriction |
Modifier and Type | Method and Description |
---|---|
MetadataFieldLongType |
ObjectFactory.createMetadataFieldLongType()
Create an instance of
MetadataFieldLongType |
MetadataFieldLongType |
MetadataFieldType.getLongRestriction()
Gets the value of the longRestriction property.
|
MetadataFieldLongType |
MetadataFieldLongType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataFieldLongType |
MetadataFieldLongType.withMaxInclusive(Long value) |
MetadataFieldLongType |
MetadataFieldLongType.withMinInclusive(Long value) |
Modifier and Type | Method and Description |
---|---|
void |
MetadataFieldType.setLongRestriction(MetadataFieldLongType value)
Sets the value of the longRestriction property.
|
MetadataFieldType |
MetadataFieldType.withLongRestriction(MetadataFieldLongType value) |
Copyright © 2017. All rights reserved.