| Package | Description |
|---|---|
| tools.gsf.mapping |
| Modifier and Type | Method and Description |
|---|---|
MappingValue.Type |
MappingValue.getType() |
static MappingValue.Type |
MappingValue.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingValue.Type[] |
MappingValue.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MappingValue(MappingValue.Type type,
String value) |
Copyright © 2010–2016. All rights reserved.