|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.mycarenet._1_0.carenet.types.SingleInsurabilityResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-09-28T09:47:21+02:00",
comments="JAXB RI v2.2.11")
public class SingleInsurabilityResponse
Java class for SingleInsurabilityResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SingleInsurabilityResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<sequence>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}CareReceiverId"/>
<element name="MessageFault" type="{urn:be:cin:mycarenet:1.0:carenet:types}MessageFaultType" minOccurs="0"/>
</sequence>
<sequence>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}CareReceiverDetail"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityResponseDetail"/>
</sequence>
</choice>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityRequestDetail"/>
</sequence>
<attGroup ref="{urn:be:cin:mycarenet:1.0:carenet:types}MessageHeader"/>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SingleInsurabilityResponse()
|
|
| Method Summary | |
|---|---|
CareReceiverDetailType |
getCareReceiverDetail()
Some detailed information about the care receiver. |
CareReceiverId |
getCareReceiverId()
The identification of the care receiver. |
InsurabilityRequestDetail |
getInsurabilityRequestDetail()
The same data as the request. |
InsurabilityResponseDetail |
getInsurabilityResponseDetail()
Gets the value of the insurabilityResponseDetail property. |
MessageFaultType |
getMessageFault()
Gets the value of the messageFault property. |
MessageNameType |
getMessageName()
Gets the value of the messageName property. |
String |
getReceiverReference()
Gets the value of the receiverReference property. |
String |
getSenderReference()
Gets the value of the senderReference property. |
String |
getVersion()
Gets the value of the version property. |
boolean |
isDuplicate()
Gets the value of the duplicate property. |
boolean |
isSynchronous()
Gets the value of the synchronous property. |
boolean |
isTestFlag()
Gets the value of the testFlag property. |
void |
setCareReceiverDetail(CareReceiverDetailType value)
Sets the value of the careReceiverDetail property. |
void |
setCareReceiverId(CareReceiverId value)
Sets the value of the careReceiverId property. |
void |
setDuplicate(boolean value)
Sets the value of the duplicate property. |
void |
setInsurabilityRequestDetail(InsurabilityRequestDetail value)
Sets the value of the insurabilityRequestDetail property. |
void |
setInsurabilityResponseDetail(InsurabilityResponseDetail value)
Sets the value of the insurabilityResponseDetail property. |
void |
setMessageFault(MessageFaultType value)
Sets the value of the messageFault property. |
void |
setMessageName(MessageNameType value)
Sets the value of the messageName property. |
void |
setReceiverReference(String value)
Sets the value of the receiverReference property. |
void |
setSenderReference(String value)
Sets the value of the senderReference property. |
void |
setSynchronous(boolean value)
Sets the value of the synchronous property. |
void |
setTestFlag(boolean value)
Sets the value of the testFlag property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleInsurabilityResponse()
| Method Detail |
|---|
public CareReceiverDetailType getCareReceiverDetail()
CareReceiverDetailTypepublic void setCareReceiverDetail(CareReceiverDetailType value)
value - allowed object is
CareReceiverDetailTypepublic InsurabilityResponseDetail getInsurabilityResponseDetail()
InsurabilityResponseDetailpublic void setInsurabilityResponseDetail(InsurabilityResponseDetail value)
value - allowed object is
InsurabilityResponseDetailpublic CareReceiverId getCareReceiverId()
CareReceiverIdpublic void setCareReceiverId(CareReceiverId value)
value - allowed object is
CareReceiverIdpublic MessageFaultType getMessageFault()
MessageFaultTypepublic void setMessageFault(MessageFaultType value)
value - allowed object is
MessageFaultTypepublic InsurabilityRequestDetail getInsurabilityRequestDetail()
InsurabilityRequestDetailpublic void setInsurabilityRequestDetail(InsurabilityRequestDetail value)
value - allowed object is
InsurabilityRequestDetailpublic MessageNameType getMessageName()
MessageNameTypepublic void setMessageName(MessageNameType value)
value - allowed object is
MessageNameTypepublic String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic boolean isDuplicate()
public void setDuplicate(boolean value)
public boolean isTestFlag()
public void setTestFlag(boolean value)
public String getSenderReference()
Stringpublic void setSenderReference(String value)
value - allowed object is
Stringpublic String getReceiverReference()
Stringpublic void setReceiverReference(String value)
value - allowed object is
Stringpublic boolean isSynchronous()
public void setSynchronous(boolean value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||