@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:24:29+02:00", comments="JAXB RI v2.3.7") public class GetInsurabilityAsFlatResponse extends ResponseType implements Serializable
Java class for GetInsurabilityAsFlatResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetInsurabilityAsFlatResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType"> <sequence> <element name="CommonOutput" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CommonOutputType"/> <element name="RecordCommonOutput" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}RecordCommonOutputType"/> <element name="Response" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetInsurabilityAsFlatResponse() |
Modifier and Type | Method and Description |
---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property.
|
RecordCommonOutputType |
getRecordCommonOutput()
Gets the value of the recordCommonOutput property.
|
String |
getResponse()
Gets the value of the response 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(String value)
Sets the value of the response property.
|
getId, getStatus, setId, setStatus
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 String getResponse()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.