@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:24:29+02:00", comments="JAXB RI v2.3.7") public class GetInsurabilityAsXmlOrFlatRequestType extends RequestType implements Serializable
Java class for GetInsurabilityAsXmlOrFlatRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetInsurabilityAsXmlOrFlatRequestType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}RequestType"> <sequence> <element name="CommonInput" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CommonInputType"/> <element name="RecordCommonInput" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}RecordCommonInputType"/> <element name="Request" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}SingleInsurabilityRequestType"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetInsurabilityAsXmlOrFlatRequestType() |
Modifier and Type | Method and Description |
---|---|
CommonInputType |
getCommonInput()
Gets the value of the commonInput property.
|
RecordCommonInputType |
getRecordCommonInput()
Gets the value of the recordCommonInput property.
|
SingleInsurabilityRequestType |
getRequest()
Gets the value of the request property.
|
void |
setCommonInput(CommonInputType value)
Sets the value of the commonInput property.
|
void |
setRecordCommonInput(RecordCommonInputType value)
Sets the value of the recordCommonInput property.
|
void |
setRequest(SingleInsurabilityRequestType value)
Sets the value of the request property.
|
public GetInsurabilityAsXmlOrFlatRequestType()
public CommonInputType getCommonInput()
CommonInputType
public void setCommonInput(CommonInputType value)
value
- allowed object is
CommonInputType
public RecordCommonInputType getRecordCommonInput()
RecordCommonInputType
public void setRecordCommonInput(RecordCommonInputType value)
value
- allowed object is
RecordCommonInputType
public SingleInsurabilityRequestType getRequest()
SingleInsurabilityRequestType
public void setRequest(SingleInsurabilityRequestType value)
value
- allowed object is
SingleInsurabilityRequestType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.