@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:24:29+02:00", comments="JAXB RI v2.3.7") public class SingleInsurabilityResponseType extends Object implements Serializable
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 name="CareReceiverId" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CareReceiverIdType"/> <element name="MessageFault" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}MessageFaultType" minOccurs="0"/> </sequence> <sequence> <element name="CareReceiverDetail" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CareReceiverDetailType"/> <element name="InsurabilityResponseDetail" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}InsurabilityResponseDetailType"/> </sequence> </choice> <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 and Description |
---|
SingleInsurabilityResponseType() |
Modifier and Type | Method and Description |
---|---|
CareReceiverDetailType |
getCareReceiverDetail()
Gets the value of the careReceiverDetail property.
|
CareReceiverIdType |
getCareReceiverId()
Gets the value of the careReceiverId property.
|
InsurabilityRequestDetailType |
getInsurabilityRequestDetail()
Gets the value of the insurabilityRequestDetail property.
|
InsurabilityResponseDetailType |
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(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 |
setInsurabilityResponseDetail(InsurabilityResponseDetailType 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.
|
public CareReceiverDetailType getCareReceiverDetail()
CareReceiverDetailType
public void setCareReceiverDetail(CareReceiverDetailType value)
value
- allowed object is
CareReceiverDetailType
public InsurabilityResponseDetailType getInsurabilityResponseDetail()
InsurabilityResponseDetailType
public void setInsurabilityResponseDetail(InsurabilityResponseDetailType value)
value
- allowed object is
InsurabilityResponseDetailType
public CareReceiverIdType getCareReceiverId()
CareReceiverIdType
public void setCareReceiverId(CareReceiverIdType value)
value
- allowed object is
CareReceiverIdType
public MessageFaultType getMessageFault()
MessageFaultType
public void setMessageFault(MessageFaultType value)
value
- allowed object is
MessageFaultType
public InsurabilityRequestDetailType getInsurabilityRequestDetail()
InsurabilityRequestDetailType
public void setInsurabilityRequestDetail(InsurabilityRequestDetailType value)
value
- allowed object is
InsurabilityRequestDetailType
public MessageNameType getMessageName()
MessageNameType
public void setMessageName(MessageNameType value)
value
- allowed object is
MessageNameType
public String getVersion()
String
public void setVersion(String value)
value
- allowed object is
String
public Boolean isDuplicate()
Boolean
public void setDuplicate(Boolean value)
value
- allowed object is
Boolean
public Boolean isTestFlag()
Boolean
public void setTestFlag(Boolean value)
value
- allowed object is
Boolean
public String getSenderReference()
String
public void setSenderReference(String value)
value
- allowed object is
String
public String getReceiverReference()
String
public void setReceiverReference(String value)
value
- allowed object is
String
public Boolean isSynchronous()
Boolean
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.