@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:25:02+02:00", comments="JAXB RI v2.3.7") public class BTCAdviceApplicationType extends Object implements Serializable
Java class for BTCAdviceApplicationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BTCAdviceApplicationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MobilityTool" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}BTCAdviceMobilityToolType"/>
<element name="AdviceAskedDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Priority" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}BTCPriorityType"/>
<element name="LinkToMohm" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BTCAdviceApplicationType() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getAdviceAskedDate()
Gets the value of the adviceAskedDate property.
|
String |
getLinkToMohm()
Gets the value of the linkToMohm property.
|
BTCAdviceMobilityToolType |
getMobilityTool()
Gets the value of the mobilityTool property.
|
String |
getPriority()
Gets the value of the priority property.
|
void |
setAdviceAskedDate(org.joda.time.DateTime value)
Sets the value of the adviceAskedDate property.
|
void |
setLinkToMohm(String value)
Sets the value of the linkToMohm property.
|
void |
setMobilityTool(BTCAdviceMobilityToolType value)
Sets the value of the mobilityTool property.
|
void |
setPriority(String value)
Sets the value of the priority property.
|
public BTCAdviceMobilityToolType getMobilityTool()
BTCAdviceMobilityToolTypepublic void setMobilityTool(BTCAdviceMobilityToolType value)
value - allowed object is
BTCAdviceMobilityToolTypepublic org.joda.time.DateTime getAdviceAskedDate()
Stringpublic void setAdviceAskedDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getPriority()
Stringpublic void setPriority(String value)
value - allowed object is
Stringpublic String getLinkToMohm()
String
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.