|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.mohm.common.v7.DecisionApplicationType
be.vlaanderen.mercurius.mohm.common.v7.DecisionApplicationCUType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:07:47+01:00",
comments="JAXB RI v2.2.11")
public class DecisionApplicationCUType
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 Summary | |
|---|---|
DecisionApplicationCUType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class be.vlaanderen.mercurius.mohm.common.v7.DecisionApplicationType |
|---|
getBTC, getDecisionDate, getMaxDeliveryDate, getMinDeliveryDate, getMobilityTool, getProcedure, getStatus, getStatusDate, getSupportAndRepair, isIsAccident, setBTC, setDecisionDate, setIsAccident, setMaxDeliveryDate, setMinDeliveryDate, setMobilityTool, setProcedure, setStatus, setStatusDate, setSupportAndRepair |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecisionApplicationCUType()
| Method Detail |
|---|
public String getUser()
Stringpublic void setUser(String value)
value - allowed object is
Stringpublic String getRATApprovalNumber()
Stringpublic void setRATApprovalNumber(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||