|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Updation.UpdationType | |
---|---|
ucot.model |
Uses of Updation.UpdationType in ucot.model |
---|
Fields in ucot.model declared as Updation.UpdationType | |
---|---|
(package private) Updation.UpdationType |
Updation.type
|
Methods in ucot.model that return Updation.UpdationType | |
---|---|
Updation.UpdationType |
Updation.getType()
|
static Updation.UpdationType |
Updation.UpdationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Updation.UpdationType[] |
Updation.UpdationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in ucot.model with parameters of type Updation.UpdationType | |
---|---|
Updation(Updation.UpdationType type)
|
|
Updation(Updation.UpdationType type,
Updation.UpdationDataType dataType)
|
|
Updation(Updation.UpdationType type,
Updation.UpdationDataType dataType,
java.lang.String... references)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |