|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageNameType | |
---|---|
be.cin.mycarenet._1_0.carenet.types |
Uses of MessageNameType in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return MessageNameType | |
---|---|
static MessageNameType |
MessageNameType.fromValue(String v)
|
MessageNameType |
SpecificTechnicalResponseCareDetail.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleSpecificTechnicalCareResponse.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleSpecificTechnicalCareRequest.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SinglePalliativeCareResponse.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SinglePalliativeCareRequest.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleNurseContractualCareUpdate.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleNurseContractualCareResponse.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleNurseContractualCareRequest.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleInsurabilityResponse.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleInsurabilityRequest.getMessageName()
Gets the value of the messageName property. |
static MessageNameType |
MessageNameType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageNameType[] |
MessageNameType.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 MessageNameType | |
---|---|
void |
SpecificTechnicalResponseCareDetail.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleSpecificTechnicalCareResponse.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleSpecificTechnicalCareRequest.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SinglePalliativeCareResponse.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SinglePalliativeCareRequest.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleNurseContractualCareUpdate.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleNurseContractualCareResponse.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleNurseContractualCareRequest.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleInsurabilityResponse.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleInsurabilityRequest.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |