|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.genericinsurability.core.v1.SingleInsurabilityRequestType
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-04-05T05:04:50+02:00",
comments="JAXB RI v2.3.6")
public class SingleInsurabilityRequestType
Java class for SingleInsurabilityRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SingleInsurabilityRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CareReceiverId" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CareReceiverIdType"/>
<element name="InsurabilityRequestDetail" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}InsurabilityRequestDetailType"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:genericinsurability:core:v1}MessageHeader"/>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SingleInsurabilityRequestType()
|
|
| Method Summary | |
|---|---|
CareReceiverIdType |
getCareReceiverId()
Gets the value of the careReceiverId property. |
InsurabilityRequestDetailType |
getInsurabilityRequestDetail()
Gets the value of the insurabilityRequestDetail 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 |
setCareReceiverId(CareReceiverIdType value)
Sets the value of the careReceiverId property. |
void |
setDuplicate(Boolean value)
Sets the value of the duplicate property. |
void |
setInsurabilityRequestDetail(InsurabilityRequestDetailType value)
Sets the value of the insurabilityRequestDetail 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 SingleInsurabilityRequestType()
| Method Detail |
|---|
public CareReceiverIdType getCareReceiverId()
CareReceiverIdTypepublic void setCareReceiverId(CareReceiverIdType value)
value - allowed object is
CareReceiverIdTypepublic InsurabilityRequestDetailType getInsurabilityRequestDetail()
InsurabilityRequestDetailTypepublic void setInsurabilityRequestDetail(InsurabilityRequestDetailType value)
value - allowed object is
InsurabilityRequestDetailTypepublic 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()
Booleanpublic void setDuplicate(Boolean value)
value - allowed object is
Booleanpublic Boolean isTestFlag()
Booleanpublic void setTestFlag(Boolean value)
value - allowed object is
Booleanpublic 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()
Booleanpublic void setSynchronous(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||