|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestTypeType | |
---|---|
be.cin.mycarenet._1_0.carenet.types |
Uses of RequestTypeType in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return RequestTypeType | |
---|---|
static RequestTypeType |
RequestTypeType.fromValue(String v)
|
RequestTypeType |
NurseContractualCareRequestDetail.getType()
Gets the value of the type property. |
static RequestTypeType |
RequestTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RequestTypeType[] |
RequestTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type RequestTypeType | |
---|---|
void |
NurseContractualCareRequestDetail.setType(RequestTypeType value)
Sets the value of the type property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |