@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class InsurabilityRequestDetail extends Object implements Serializable
Java class for InsurabilityRequestDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InsurabilityRequestDetailType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityRequestType"/> <element name="Period" type="{urn:be:cin:mycarenet:1.0:carenet:types}PeriodType"/> <element ref="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityContactType"/> <element ref="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityReference" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
InsurabilityRequestDetail() |
Modifier and Type | Method and Description |
---|---|
InsurabilityContactTypeType |
getInsurabilityContactType()
Indication if the request is for ambulatory care or in a day
clinic.
|
String |
getInsurabilityReference()
Optional reference with the insurablity request detail.
|
InsurabilityRequestTypeType |
getInsurabilityRequestType()
Indication if the request is informational or intended for
invoicing.
|
PeriodType |
getPeriod()
Gets the value of the period property.
|
void |
setInsurabilityContactType(InsurabilityContactTypeType value)
Sets the value of the insurabilityContactType property.
|
void |
setInsurabilityReference(String value)
Sets the value of the insurabilityReference property.
|
void |
setInsurabilityRequestType(InsurabilityRequestTypeType value)
Sets the value of the insurabilityRequestType property.
|
void |
setPeriod(PeriodType value)
Sets the value of the period property.
|
public InsurabilityRequestTypeType getInsurabilityRequestType()
InsurabilityRequestTypeType
public void setInsurabilityRequestType(InsurabilityRequestTypeType value)
value
- allowed object is
InsurabilityRequestTypeType
public PeriodType getPeriod()
PeriodType
public void setPeriod(PeriodType value)
value
- allowed object is
PeriodType
public InsurabilityContactTypeType getInsurabilityContactType()
InsurabilityContactTypeType
public void setInsurabilityContactType(InsurabilityContactTypeType value)
value
- allowed object is
InsurabilityContactTypeType
public String getInsurabilityReference()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.