be.vlaanderen.mercurius.mohm.schemas.v1
Class DecisionApplicationCUType

java.lang.Object
  extended by be.vlaanderen.mercurius.mohm.schemas.v1.DecisionApplicationType
      extended by be.vlaanderen.mercurius.mohm.schemas.v1.DecisionApplicationCUType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-09-28T09:56:04+02:00",
           comments="JAXB RI v2.2.11")
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/schemas/v1}DecisionApplicationType">
       <sequence>
         <element name="User" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
DecisionApplicationCUType()
           
 
Method Summary
 String getUser()
          Gets the value of the user property.
 void setUser(String value)
          Sets the value of the user property.
 
Methods inherited from class be.vlaanderen.mercurius.mohm.schemas.v1.DecisionApplicationType
getBTC, getDecisionDate, getMaxDeliveryDate, getMobilityTool, getProcedure, getStatus, getStatusDate, getSupportAndRepair, isIsAccident, setBTC, setDecisionDate, setIsAccident, setMaxDeliveryDate, setMobilityTool, setProcedure, setStatus, setStatusDate, setSupportAndRepair
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecisionApplicationCUType

public DecisionApplicationCUType()
Method Detail

getUser

public String getUser()
Gets the value of the user property.

Returns:
possible object is String

setUser

public void setUser(String value)
Sets the value of the user property.

Parameters:
value - allowed object is String



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.