| Package | Description |
|---|---|
| org.delia.type |
| Modifier and Type | Method and Description |
|---|---|
ValidationState |
DValue.getValidationState() |
ValidationState |
DValueImpl.getValidationState() |
static ValidationState |
ValidationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationState[] |
ValidationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DValueImpl.setValidationState(ValidationState valState) |
void |
DValueInternal.setValidationState(ValidationState valState) |
Copyright © 2020. All rights reserved.