| Package | Description |
|---|---|
| fr.ifremer.wlo.models |
| Modifier and Type | Method and Description |
|---|---|
static BaseModel.ErrorType |
BaseModel.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseModel.ErrorType[] |
BaseModel.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<BaseModel.ErrorType,String> |
BaseModel.checkValidity()
Check if the model is valid
|
Copyright © 2013–2014 CodeLutin. All rights reserved.