public static class Detallista.LineItem.TradeItemIdentification extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="gtin"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="14"/> </restriction> </simpleType> </element> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
TradeItemIdentification() |
Modifier and Type | Method and Description |
---|---|
String |
getGtin()
Gets the value of the gtin property.
|
void |
setGtin(String value)
Sets the value of the gtin property.
|
protected String gtin
Copyright © 2010–2018. All rights reserved.