@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class SingleInsurabilityRequest extends Object implements Serializable
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 ref="{urn:be:cin:mycarenet:1.0:carenet:types}CareReceiverId"/> <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 and Description |
---|
SingleInsurabilityRequest() |
Modifier and Type | Method and Description |
---|---|
CareReceiverId |
getCareReceiverId()
The identification of the care receiver.
|
InsurabilityRequestDetail |
getInsurabilityRequestDetail()
The date of the request
|
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(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 |
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 CareReceiverId getCareReceiverId()
CareReceiverId
public void setCareReceiverId(CareReceiverId value)
value
- allowed object is
CareReceiverId
public InsurabilityRequestDetail getInsurabilityRequestDetail()
InsurabilityRequestDetail
public void setInsurabilityRequestDetail(InsurabilityRequestDetail value)
value
- allowed object is
InsurabilityRequestDetail
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()
public void setDuplicate(boolean value)
public boolean isTestFlag()
public void setTestFlag(boolean value)
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()
public void setSynchronous(boolean value)
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.