public class BMLOfferInfoType
extends java.lang.Object
Java class for BMLOfferInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BMLOfferInfoType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="OfferTrackingID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
offerTrackingID |
Constructor and Description |
---|
BMLOfferInfoType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOfferTrackingID()
Gets the value of the offerTrackingID property.
|
void |
setOfferTrackingID(java.lang.String value)
Sets the value of the offerTrackingID property.
|
public java.lang.String getOfferTrackingID()
String
public void setOfferTrackingID(java.lang.String value)
value
- the value
allowed object is
String
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.