| Package | Description | 
|---|---|
| com.irisel.oms.olapi.beans | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map<java.lang.String,ValidationVO.Error> | ValidationVO. getErrors() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ValidationVO. put(java.lang.String property,
   ValidationVO.Error err) |