@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class AskChap4MedicalAdvisorAgreementResponse extends ResponseType implements Serializable
Java class for AskChap4MedicalAdvisorAgreementResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AskChap4MedicalAdvisorAgreementResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType"> <sequence minOccurs="0"> <element name="CommonOutput" type="{urn:be:fgov:ehealth:chap4:core:v1}CommonOutputType"/> <element name="RecordCommonOutput" type="{urn:be:fgov:ehealth:chap4:core:v1}RecordCommonOutputType"/> <element name="ReturnInfo" type="{urn:be:fgov:ehealth:chap4:core:v1}FaultType" minOccurs="0"/> <element name="Response" type="{urn:be:fgov:ehealth:chap4:core:v1}SecuredContentType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
AskChap4MedicalAdvisorAgreementResponse() |
Modifier and Type | Method and Description |
---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property.
|
RecordCommonOutputType |
getRecordCommonOutput()
Gets the value of the recordCommonOutput property.
|
SecuredContentType |
getResponse()
Gets the value of the response property.
|
FaultType |
getReturnInfo()
Gets the value of the returnInfo property.
|
void |
setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property.
|
void |
setRecordCommonOutput(RecordCommonOutputType value)
Sets the value of the recordCommonOutput property.
|
void |
setResponse(SecuredContentType value)
Sets the value of the response property.
|
void |
setReturnInfo(FaultType value)
Sets the value of the returnInfo property.
|
getId, getStatus, setId, setStatus
public AskChap4MedicalAdvisorAgreementResponse()
public CommonOutputType getCommonOutput()
CommonOutputType
public void setCommonOutput(CommonOutputType value)
value
- allowed object is
CommonOutputType
public RecordCommonOutputType getRecordCommonOutput()
RecordCommonOutputType
public void setRecordCommonOutput(RecordCommonOutputType value)
value
- allowed object is
RecordCommonOutputType
public FaultType getReturnInfo()
FaultType
public void setReturnInfo(FaultType value)
value
- allowed object is
FaultType
public SecuredContentType getResponse()
SecuredContentType
public void setResponse(SecuredContentType value)
value
- allowed object is
SecuredContentType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.