|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditType | |
---|---|
inpro.incremental.unit |
Uses of EditType in inpro.incremental.unit |
---|
Fields in inpro.incremental.unit declared as EditType | |
---|---|
private EditType |
EditMessage.type
|
Methods in inpro.incremental.unit that return EditType | |
---|---|
EditType |
EditMessage.getType()
|
static EditType |
EditType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EditType[] |
EditType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in inpro.incremental.unit with parameters of type EditType | |
---|---|
EditMessage(EditType edit,
IUType iu)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |