Package | Description |
---|---|
com.google.gwt.validation.client.impl |
Modifier and Type | Method and Description |
---|---|
ConstraintOrigin |
ConstraintDescriptorImpl.getDefinedOn() |
static ConstraintOrigin |
ConstraintOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintOrigin[] |
ConstraintOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConstraintDescriptorImpl.Builder<T> |
ConstraintDescriptorImpl.Builder.setDefinedOn(ConstraintOrigin definedOn) |
Copyright © 2018. All rights reserved.