Modifier and Type | Class and Description |
---|---|
class |
RegexString |
class |
TypeValuePair |
Modifier and Type | Method and Description |
---|---|
NonNegativeInteger |
NonNegativeInteger.newInstance() |
Modifier and Type | Field and Description |
---|---|
protected NonNegativeInteger |
NonNegativeIntegerPropertyEditor.currentValue |
Modifier and Type | Method and Description |
---|---|
NonNegativeInteger |
ExtendedAttributeProperties.getFractionDigits()
VARIABLE FACET PROPERTIES - FOR SIMPLE TYPES ONLY
|
NonNegativeInteger |
ExtendedAttributeProperties.getLength() |
NonNegativeInteger |
ExtendedAttributeProperties.getMaxLength() |
NonNegativeInteger |
ExtendedAttributeProperties.getMinLength() |
NonNegativeInteger |
ExtendedAttributeProperties.getTotalDigits() |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedAttributeProperties.setFractionDigits(NonNegativeInteger digits) |
void |
ExtendedAttributeProperties.setLength(NonNegativeInteger value) |
void |
ExtendedAttributeProperties.setMaxLength(NonNegativeInteger value) |
void |
ExtendedAttributeProperties.setMinLength(NonNegativeInteger value) |
void |
ExtendedAttributeProperties.setTotalDigits(NonNegativeInteger digits) |