|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CareReceiverId | |
---|---|
be.cin.mycarenet._1_0.carenet.types | |
be.cin.nip.async.business |
Uses of CareReceiverId in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return CareReceiverId | |
---|---|
CareReceiverId |
ObjectFactory.createCareReceiverId()
Create an instance of CareReceiverId |
CareReceiverId |
SingleInsurabilityResponse.getCareReceiverId()
The identification of the care receiver. |
CareReceiverId |
SingleInsurabilityRequest.getCareReceiverId()
The identification of the care receiver. |
Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type CareReceiverId | |
---|---|
void |
SingleInsurabilityResponse.setCareReceiverId(CareReceiverId value)
Sets the value of the careReceiverId property. |
void |
SingleInsurabilityRequest.setCareReceiverId(CareReceiverId value)
Sets the value of the careReceiverId property. |
Uses of CareReceiverId in be.cin.nip.async.business |
---|
Methods in be.cin.nip.async.business that return CareReceiverId | |
---|---|
CareReceiverId |
GenericRequest.getCareReceiver()
Gets the value of the careReceiver property. |
CareReceiverId |
GenericResponse.getCareReceiverId()
The identification of the care receiver. |
Methods in be.cin.nip.async.business with parameters of type CareReceiverId | |
---|---|
void |
GenericRequest.setCareReceiver(CareReceiverId value)
Sets the value of the careReceiver property. |
void |
GenericResponse.setCareReceiverId(CareReceiverId value)
Sets the value of the careReceiverId property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |