|
||||||||||
| 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 |
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 |
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 | |||||||||