@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:30:49+01:00", comments="JAXB RI v2.3.7") public class DecisionApplicationCUType extends DecisionApplicationType implements Serializable
Java class for DecisionApplicationCUType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DecisionApplicationCUType">
<complexContent>
<extension base="{http://www.mercurius.vlaanderen.be/mohm/common/v7}DecisionApplicationType">
<sequence>
<element name="User" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="RATApprovalNumber" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ApprovalNumberType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DecisionApplicationCUType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRATApprovalNumber()
Gets the value of the ratApprovalNumber property.
|
String |
getUser()
Gets the value of the user property.
|
void |
setRATApprovalNumber(String value)
Sets the value of the ratApprovalNumber property.
|
void |
setUser(String value)
Sets the value of the user property.
|
getBTC, getDecisionDate, getMaxDeliveryDate, getMinDeliveryDate, getMobilityTool, getProcedure, getStatus, getStatusDate, getSupportAndRepair, isIsAccident, setBTC, setDecisionDate, setIsAccident, setMaxDeliveryDate, setMinDeliveryDate, setMobilityTool, setProcedure, setStatus, setStatusDate, setSupportAndRepairpublic String getUser()
Stringpublic void setUser(String value)
value - allowed object is
Stringpublic String getRATApprovalNumber()
String
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.