|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration.ConfigurationType | |
---|---|
com.rapidtransform.spec.model |
Uses of Configuration.ConfigurationType in com.rapidtransform.spec.model |
---|
Methods in com.rapidtransform.spec.model that return Configuration.ConfigurationType | |
---|---|
Configuration.ConfigurationType |
Configuration.getConfigType()
|
static Configuration.ConfigurationType |
Configuration.ConfigurationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Configuration.ConfigurationType[] |
Configuration.ConfigurationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.rapidtransform.spec.model with parameters of type Configuration.ConfigurationType | |
---|---|
void |
Configuration.setConfigType(Configuration.ConfigurationType configType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |