|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportStatus | |
---|---|
ca.infoway.messagebuilder.terminology.codeset.domain | |
ca.infoway.messagebuilder.terminology.codeset.support |
Uses of SupportStatus in ca.infoway.messagebuilder.terminology.codeset.domain |
---|
Methods in ca.infoway.messagebuilder.terminology.codeset.domain that return SupportStatus | |
---|---|
SupportStatus |
ValueSetEntry.getSupportStatus()
Gets the support status. |
Methods in ca.infoway.messagebuilder.terminology.codeset.domain with parameters of type SupportStatus | |
---|---|
void |
ValueSetEntry.setSupportStatus(SupportStatus supportStatus)
Sets the support status. |
Uses of SupportStatus in ca.infoway.messagebuilder.terminology.codeset.support |
---|
Methods in ca.infoway.messagebuilder.terminology.codeset.support that return SupportStatus | |
---|---|
static SupportStatus |
SupportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SupportStatus[] |
SupportStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |