|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhraseIU.PhraseStatus | |
---|---|
inpro.incremental.unit |
Uses of PhraseIU.PhraseStatus in inpro.incremental.unit |
---|
Fields in inpro.incremental.unit declared as PhraseIU.PhraseStatus | |
---|---|
private PhraseIU.PhraseStatus |
PhraseIU.status
|
Methods in inpro.incremental.unit that return PhraseIU.PhraseStatus | |
---|---|
PhraseIU.PhraseStatus |
PhraseIU.getStatus()
|
static PhraseIU.PhraseStatus |
PhraseIU.PhraseStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PhraseIU.PhraseStatus[] |
PhraseIU.PhraseStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in inpro.incremental.unit with parameters of type PhraseIU.PhraseStatus | |
---|---|
void |
PhraseIU.setStatus(PhraseIU.PhraseStatus status)
|
Constructors in inpro.incremental.unit with parameters of type PhraseIU.PhraseStatus | |
---|---|
PhraseIU(java.lang.String phrase,
PhraseIU.PhraseStatus status)
|
|
PhraseIU(java.lang.String phrase,
PhraseIU.PhraseStatus status,
PhraseIU.PhraseType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |