Package | Description |
---|---|
com.fatwire.gst.foundation.mapping |
Modifier and Type | Method and Description |
---|---|
MappingValue.Type |
MappingValue.getType()
Deprecated.
|
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)
Deprecated.
|
Copyright © 2016–2017. All rights reserved.