|
||||||||||
| 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.SingleSpecificTechnicalCareResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-20T05:32:56+02:00",
comments="JAXB RI v2.2.11")
public class SingleSpecificTechnicalCareResponse
Java class for SingleSpecificTechnicalCareResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SingleSpecificTechnicalCareResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<sequence>
<element name="CareReceiverId" type="{urn:be:cin:mycarenet:1.0:carenet:types}ExtCareReceiverStrictIdType"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}SpecificTechnicalCareDetail"/>
<element name="MessageFault" type="{urn:be:cin:mycarenet:1.0:carenet:types}MessageFaultType"/>
</sequence>
<sequence>
<element name="CareReceiverDetail" type="{urn:be:cin:mycarenet:1.0:carenet:types}ExtCareReceiverDetailType"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}SpecificTechnicalResponseCareDetail"/>
</sequence>
</choice>
</sequence>
<attGroup ref="{urn:be:cin:mycarenet:1.0:carenet:types}MessageHeader"/>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SingleSpecificTechnicalCareResponse()
|
|
| Method Summary | |
|---|---|
ExtCareReceiverDetailType |
getCareReceiverDetail()
Gets the value of the careReceiverDetail property. |
ExtCareReceiverStrictIdType |
getCareReceiverId()
Gets the value of the careReceiverId 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. |
SpecificTechnicalCareDetail |
getSpecificTechnicalCareDetail()
Gets the value of the specificTechnicalCareDetail property. |
SpecificTechnicalResponseCareDetail |
getSpecificTechnicalResponseCareDetail()
Gets the value of the specificTechnicalResponseCareDetail 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(ExtCareReceiverDetailType value)
Sets the value of the careReceiverDetail property. |
void |
setCareReceiverId(ExtCareReceiverStrictIdType value)
Sets the value of the careReceiverId property. |
void |
setDuplicate(Boolean value)
Sets the value of the duplicate 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 |
setSpecificTechnicalCareDetail(SpecificTechnicalCareDetail value)
Sets the value of the specificTechnicalCareDetail property. |
void |
setSpecificTechnicalResponseCareDetail(SpecificTechnicalResponseCareDetail value)
Sets the value of the specificTechnicalResponseCareDetail 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 SingleSpecificTechnicalCareResponse()
| Method Detail |
|---|
public ExtCareReceiverDetailType getCareReceiverDetail()
ExtCareReceiverDetailTypepublic void setCareReceiverDetail(ExtCareReceiverDetailType value)
value - allowed object is
ExtCareReceiverDetailTypepublic SpecificTechnicalResponseCareDetail getSpecificTechnicalResponseCareDetail()
SpecificTechnicalResponseCareDetailpublic void setSpecificTechnicalResponseCareDetail(SpecificTechnicalResponseCareDetail value)
value - allowed object is
SpecificTechnicalResponseCareDetailpublic ExtCareReceiverStrictIdType getCareReceiverId()
ExtCareReceiverStrictIdTypepublic void setCareReceiverId(ExtCareReceiverStrictIdType value)
value - allowed object is
ExtCareReceiverStrictIdTypepublic SpecificTechnicalCareDetail getSpecificTechnicalCareDetail()
SpecificTechnicalCareDetailpublic void setSpecificTechnicalCareDetail(SpecificTechnicalCareDetail value)
value - allowed object is
SpecificTechnicalCareDetailpublic MessageFaultType getMessageFault()
MessageFaultTypepublic void setMessageFault(MessageFaultType value)
value - allowed object is
MessageFaultTypepublic 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 | |||||||||