|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CareReceiverDetailType | |
---|---|
be.cin.mycarenet._1_0.carenet.types | |
be.cin.nip.async.business |
Uses of CareReceiverDetailType in be.cin.mycarenet._1_0.carenet.types |
---|
Subclasses of CareReceiverDetailType in be.cin.mycarenet._1_0.carenet.types | |
---|---|
class |
ExtCareReceiverDetailType
Extension of the CareReceiverDetailType used to details the Care Receiver in the 4XXXXX messages |
Methods in be.cin.mycarenet._1_0.carenet.types that return CareReceiverDetailType | |
---|---|
CareReceiverDetailType |
ObjectFactory.createCareReceiverDetailType()
Create an instance of CareReceiverDetailType |
CareReceiverDetailType |
SingleInsurabilityResponse.getCareReceiverDetail()
Some detailed information about the care receiver. |
Methods in be.cin.mycarenet._1_0.carenet.types that return types with arguments of type CareReceiverDetailType | |
---|---|
JAXBElement<CareReceiverDetailType> |
ObjectFactory.createCareReceiverDetail(CareReceiverDetailType value)
Create an instance of JAXBElement < CareReceiverDetailType > } |
Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type CareReceiverDetailType | |
---|---|
JAXBElement<CareReceiverDetailType> |
ObjectFactory.createCareReceiverDetail(CareReceiverDetailType value)
Create an instance of JAXBElement < CareReceiverDetailType > } |
void |
SingleInsurabilityResponse.setCareReceiverDetail(CareReceiverDetailType value)
Sets the value of the careReceiverDetail property. |
Uses of CareReceiverDetailType in be.cin.nip.async.business |
---|
Methods in be.cin.nip.async.business that return CareReceiverDetailType | |
---|---|
CareReceiverDetailType |
GenericResponse.getCareReceiverDetail()
Some detailed information about the care receiver. |
Methods in be.cin.nip.async.business with parameters of type CareReceiverDetailType | |
---|---|
void |
GenericResponse.setCareReceiverDetail(CareReceiverDetailType value)
Sets the value of the careReceiverDetail property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |