| Package | Description |
|---|---|
| fr.onema.sispea.struts.referential.bean |
| Modifier and Type | Method and Description |
|---|---|
static DataDetailSubGroup |
DataDetailSubGroup.parseFromId(int pId)
This method parse a string and return a type value.
|
static DataDetailSubGroup |
DataDetailSubGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataDetailSubGroup[] |
DataDetailSubGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DataDetailSubGroup> |
DataDetailSubGroup.parseFromSubGroupId(int pSubGroupId)
This method parse a string and return a type value.
|
Copyright © 2014–2015 eaudefrance. All rights reserved.