Modifier and Type | Method and Description |
---|---|
static AreaType |
AreaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AreaType[] |
AreaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AreaType |
ClientArea.getType() |
Constructor and Description |
---|
ClientArea(AreaType type,
String code,
String name) |
Modifier and Type | Field and Description |
---|---|
protected AreaType |
ExtendedLiveGrid.type |
Copyright © 2016. All Rights Reserved.