@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") 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()
BTCAdviceMobilityToolType
public void setMobilityTool(BTCAdviceMobilityToolType value)
value
- allowed object is
BTCAdviceMobilityToolType
public org.joda.time.DateTime getAdviceAskedDate()
String
public void setAdviceAskedDate(org.joda.time.DateTime value)
value
- allowed object is
String
public String getPriority()
String
public void setPriority(String value)
value
- allowed object is
String
public String getLinkToMohm()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.