@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:35:23+02:00", comments="JAXB RI v2.3.7") public class CreateApplicationRequestType extends Object implements Serializable
Java class for CreateApplicationRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreateApplicationRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Reason" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ApplicationReasonType"/>
<element name="DependentPerson" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}DependentPersonType"/>
<element name="MobilityTool" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ApplicationMobilityToolType"/>
<element name="BTC" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ApplicationBTCType" minOccurs="0"/>
<element name="IsSecondWheelchair" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsEarlyRenewalMobilityTool" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="HasRecognitionVAPH" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="HasSDA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsProfessionalUse" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Bandagist" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}BandagistType"/>
<element name="Enterprise" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}EnterpriseType"/>
<element name="Prescription" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}PrescriptionType" minOccurs="0"/>
<element name="WheelchairAdviceReport" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ApplicationWheelchairAdviceReportType" minOccurs="0"/>
<element name="MotivationReport" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}DocumentListType" minOccurs="0"/>
<element name="TestReport" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}DocumentListType" minOccurs="0"/>
<element name="IsAccident" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Hospitalization" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}HospitalizationType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CreateApplicationRequestType() |
| Modifier and Type | Method and Description |
|---|---|
BandagistType |
getBandagist()
Gets the value of the bandagist property.
|
ApplicationBTCType |
getBTC()
Gets the value of the btc property.
|
DependentPersonType |
getDependentPerson()
Gets the value of the dependentPerson property.
|
EnterpriseType |
getEnterprise()
Gets the value of the enterprise property.
|
HospitalizationType |
getHospitalization()
Gets the value of the hospitalization property.
|
ApplicationMobilityToolType |
getMobilityTool()
Gets the value of the mobilityTool property.
|
DocumentListType |
getMotivationReport()
Gets the value of the motivationReport property.
|
PrescriptionType |
getPrescription()
Gets the value of the prescription property.
|
ApplicationReasonType |
getReason()
Gets the value of the reason property.
|
DocumentListType |
getTestReport()
Gets the value of the testReport property.
|
ApplicationWheelchairAdviceReportType |
getWheelchairAdviceReport()
Gets the value of the wheelchairAdviceReport property.
|
boolean |
isHasRecognitionVAPH()
Gets the value of the hasRecognitionVAPH property.
|
boolean |
isHasSDA()
Gets the value of the hasSDA property.
|
boolean |
isIsAccident()
Gets the value of the isAccident property.
|
boolean |
isIsEarlyRenewalMobilityTool()
Gets the value of the isEarlyRenewalMobilityTool property.
|
boolean |
isIsProfessionalUse()
Gets the value of the isProfessionalUse property.
|
boolean |
isIsSecondWheelchair()
Gets the value of the isSecondWheelchair property.
|
void |
setBandagist(BandagistType value)
Sets the value of the bandagist property.
|
void |
setBTC(ApplicationBTCType value)
Sets the value of the btc property.
|
void |
setDependentPerson(DependentPersonType value)
Sets the value of the dependentPerson property.
|
void |
setEnterprise(EnterpriseType value)
Sets the value of the enterprise property.
|
void |
setHasRecognitionVAPH(boolean value)
Sets the value of the hasRecognitionVAPH property.
|
void |
setHasSDA(boolean value)
Sets the value of the hasSDA property.
|
void |
setHospitalization(HospitalizationType value)
Sets the value of the hospitalization property.
|
void |
setIsAccident(boolean value)
Sets the value of the isAccident property.
|
void |
setIsEarlyRenewalMobilityTool(boolean value)
Sets the value of the isEarlyRenewalMobilityTool property.
|
void |
setIsProfessionalUse(boolean value)
Sets the value of the isProfessionalUse property.
|
void |
setIsSecondWheelchair(boolean value)
Sets the value of the isSecondWheelchair property.
|
void |
setMobilityTool(ApplicationMobilityToolType value)
Sets the value of the mobilityTool property.
|
void |
setMotivationReport(DocumentListType value)
Sets the value of the motivationReport property.
|
void |
setPrescription(PrescriptionType value)
Sets the value of the prescription property.
|
void |
setReason(ApplicationReasonType value)
Sets the value of the reason property.
|
void |
setTestReport(DocumentListType value)
Sets the value of the testReport property.
|
void |
setWheelchairAdviceReport(ApplicationWheelchairAdviceReportType value)
Sets the value of the wheelchairAdviceReport property.
|
public ApplicationReasonType getReason()
ApplicationReasonTypepublic void setReason(ApplicationReasonType value)
value - allowed object is
ApplicationReasonTypepublic DependentPersonType getDependentPerson()
DependentPersonTypepublic void setDependentPerson(DependentPersonType value)
value - allowed object is
DependentPersonTypepublic ApplicationMobilityToolType getMobilityTool()
ApplicationMobilityToolTypepublic void setMobilityTool(ApplicationMobilityToolType value)
value - allowed object is
ApplicationMobilityToolTypepublic ApplicationBTCType getBTC()
ApplicationBTCTypepublic void setBTC(ApplicationBTCType value)
value - allowed object is
ApplicationBTCTypepublic boolean isIsSecondWheelchair()
public void setIsSecondWheelchair(boolean value)
public boolean isIsEarlyRenewalMobilityTool()
public void setIsEarlyRenewalMobilityTool(boolean value)
public boolean isHasRecognitionVAPH()
public void setHasRecognitionVAPH(boolean value)
public boolean isHasSDA()
public void setHasSDA(boolean value)
public boolean isIsProfessionalUse()
public void setIsProfessionalUse(boolean value)
public BandagistType getBandagist()
BandagistTypepublic void setBandagist(BandagistType value)
value - allowed object is
BandagistTypepublic EnterpriseType getEnterprise()
EnterpriseTypepublic void setEnterprise(EnterpriseType value)
value - allowed object is
EnterpriseTypepublic PrescriptionType getPrescription()
PrescriptionTypepublic void setPrescription(PrescriptionType value)
value - allowed object is
PrescriptionTypepublic ApplicationWheelchairAdviceReportType getWheelchairAdviceReport()
ApplicationWheelchairAdviceReportTypepublic void setWheelchairAdviceReport(ApplicationWheelchairAdviceReportType value)
value - allowed object is
ApplicationWheelchairAdviceReportTypepublic DocumentListType getMotivationReport()
DocumentListTypepublic void setMotivationReport(DocumentListType value)
value - allowed object is
DocumentListTypepublic DocumentListType getTestReport()
DocumentListTypepublic void setTestReport(DocumentListType value)
value - allowed object is
DocumentListTypepublic boolean isIsAccident()
public void setIsAccident(boolean value)
public HospitalizationType getHospitalization()
HospitalizationTypepublic void setHospitalization(HospitalizationType value)
value - allowed object is
HospitalizationType
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.