Package | Description |
---|---|
com.ads.api.beans.common |
Contains Collection Classes,Java Bean Classes which are specific to Mappings, Assigned Resources of the Project, Documents related to projects.
|
Modifier and Type | Method and Description |
---|---|
static APIConstants.ELNScope |
APIConstants.ELNScope.getScope(int value) |
static APIConstants.ELNScope |
APIConstants.ELNScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static APIConstants.ELNScope[] |
APIConstants.ELNScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|