|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationVO.Error | |
---|---|
com.irisel.oms.olapi.beans |
Uses of ValidationVO.Error in com.irisel.oms.olapi.beans |
---|
Methods in com.irisel.oms.olapi.beans that return ValidationVO.Error | |
---|---|
static ValidationVO.Error |
ValidationVO.Error.valueOf(int i)
|
static ValidationVO.Error |
ValidationVO.Error.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ValidationVO.Error[] |
ValidationVO.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.irisel.oms.olapi.beans that return types with arguments of type ValidationVO.Error | |
---|---|
java.util.Map<java.lang.String,ValidationVO.Error> |
ValidationVO.getErrors()
|
Methods in com.irisel.oms.olapi.beans with parameters of type ValidationVO.Error | |
---|---|
void |
ValidationVO.put(java.lang.String property,
ValidationVO.Error err)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |