Package | Description |
---|---|
com.maplander.enumeration.manage | |
com.maplander.model | |
com.maplander.model.complex |
Modifier and Type | Method and Description |
---|---|
static ObjectTypeEnum |
ObjectTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ObjectTypeEnum[] |
ObjectTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ObjectTypeEnum |
FilterAll.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FilterAll.setType(ObjectTypeEnum type) |
Modifier and Type | Method and Description |
---|---|
ObjectTypeEnum |
LiteMap.getType() |
Modifier and Type | Method and Description |
---|---|
void |
LiteMap.setType(ObjectTypeEnum type) |