|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageNameType | |
|---|---|
| be.fgov.ehealth.genericinsurability.core.v1 | |
| Uses of MessageNameType in be.fgov.ehealth.genericinsurability.core.v1 |
|---|
| Methods in be.fgov.ehealth.genericinsurability.core.v1 that return MessageNameType | |
|---|---|
static MessageNameType |
MessageNameType.fromValue(String v)
|
MessageNameType |
SingleInsurabilityResponseType.getMessageName()
Gets the value of the messageName property. |
MessageNameType |
SingleInsurabilityRequestType.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.fgov.ehealth.genericinsurability.core.v1 with parameters of type MessageNameType | |
|---|---|
void |
SingleInsurabilityResponseType.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
SingleInsurabilityRequestType.setMessageName(MessageNameType value)
Sets the value of the messageName property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||