|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Identifier.Depth | |
|---|---|
| org.nakedobjects.applib | |
| Uses of Identifier.Depth in org.nakedobjects.applib |
|---|
| Fields in org.nakedobjects.applib declared as Identifier.Depth | |
|---|---|
static Identifier.Depth |
Identifier.CLASS
|
static Identifier.Depth |
Identifier.CLASS_MEMBERNAME
|
static Identifier.Depth |
Identifier.CLASS_MEMBERNAME_PARMS
|
static Identifier.Depth |
Identifier.MEMBERNAME_ONLY
|
static Identifier.Depth |
Identifier.PARMS_ONLY
|
| Methods in org.nakedobjects.applib that return Identifier.Depth | |
|---|---|
static Identifier.Depth |
Identifier.Depth.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Identifier.Depth[] |
Identifier.Depth.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.nakedobjects.applib with parameters of type Identifier.Depth | |
|---|---|
String |
Identifier.toIdentityString(Identifier.Depth depth)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||