|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingValue.Type | |
---|---|
com.fatwire.gst.foundation.mapping |
Uses of MappingValue.Type in com.fatwire.gst.foundation.mapping |
---|
Methods in com.fatwire.gst.foundation.mapping that return MappingValue.Type | |
---|---|
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. |
Constructors in com.fatwire.gst.foundation.mapping with parameters of type MappingValue.Type | |
---|---|
MappingValue(MappingValue.Type type,
String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |