@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:39+02:00", comments="JAXB RI v2.3.7") public class GenericRequest extends Object implements Serializable
Java class for GenericRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenericRequestType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CareReceiver" type="{urn:be:cin:mycarenet:1.0:carenet:types}CareReceiverIdType"/> <element name="insRequest" type="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityRequestDetailType"/> <element name="ExtendedInformation" type="{urn:be:cin:nip:async:business}SamlAttributeType" minOccurs="0"/> </sequence> <attribute name="recordInputReference" type="{urn:be:cin:mycarenet:1.0:carenet:types}MessageReferenceType" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
GenericRequest() |
Modifier and Type | Method and Description |
---|---|
CareReceiverId |
getCareReceiver()
Gets the value of the careReceiver property.
|
SamlAttributeType |
getExtendedInformation()
Gets the value of the extendedInformation property.
|
InsurabilityRequestDetail |
getInsRequest()
Gets the value of the insRequest property.
|
String |
getRecordInputReference()
Gets the value of the recordInputReference property.
|
void |
setCareReceiver(CareReceiverId value)
Sets the value of the careReceiver property.
|
void |
setExtendedInformation(SamlAttributeType value)
Sets the value of the extendedInformation property.
|
void |
setInsRequest(InsurabilityRequestDetail value)
Sets the value of the insRequest property.
|
void |
setRecordInputReference(String value)
Sets the value of the recordInputReference property.
|
public CareReceiverId getCareReceiver()
CareReceiverId
public void setCareReceiver(CareReceiverId value)
value
- allowed object is
CareReceiverId
public InsurabilityRequestDetail getInsRequest()
InsurabilityRequestDetail
public void setInsRequest(InsurabilityRequestDetail value)
value
- allowed object is
InsurabilityRequestDetail
public SamlAttributeType getExtendedInformation()
SamlAttributeType
public void setExtendedInformation(SamlAttributeType value)
value
- allowed object is
SamlAttributeType
public String getRecordInputReference()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.