public abstract class GOOITEGDSUpperPartType extends Object implements Serializable
Java class for GOOITEGDSUpperPartType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GOOITEGDSUpperPartType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="IteNumGDS7">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<totalDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="UCR" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
</restriction>
</simpleType>
</element>
<element name="ComCodTarCodGDS10" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="10"/>
</restriction>
</simpleType>
</element>
<element name="GooDesGDS23">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="280"/>
</restriction>
</simpleType>
</element>
<element name="GooDesGDS23LNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="GroMasGDS46" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="11"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="NetMasGDS48" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
</restriction>
</simpleType>
</element>
<element name="CouOfDisGDS58" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="CouOfDesGDS59" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="MetOfPayGDI12" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="1"/>
</restriction>
</simpleType>
</element>
<element name="ComRefNumGIM1" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="70"/>
</restriction>
</simpleType>
</element>
<element name="UNDanGooCodGDI1" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="4"/>
</restriction>
</simpleType>
</element>
<element name="PREADMREFAR2" type="{}PREADMREFAR2Type" maxOccurs="9" minOccurs="0"/>
<element name="PRODOCDC2" type="{}PRODOCDC2Type" maxOccurs="99" minOccurs="0"/>
<element name="SPEMENMT2" type="{}SPEMENMT2Type" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
comCodTarCodGDS10 |
protected String |
comRefNumGIM1 |
protected String |
couOfDesGDS59 |
protected String |
couOfDisGDS58 |
protected String |
gooDesGDS23 |
protected String |
gooDesGDS23LNG |
protected BigDecimal |
groMasGDS46 |
protected BigInteger |
iteNumGDS7 |
protected String |
metOfPayGDI12 |
protected BigDecimal |
netMasGDS48 |
protected List<PREADMREFAR2Type> |
preadmrefar2 |
protected List<PRODOCDC2Type> |
prodocdc2 |
protected SPEMENMT2Type |
spemenmt2 |
protected String |
ucr |
protected String |
unDanGooCodGDI1 |
| Constructor and Description |
|---|
GOOITEGDSUpperPartType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComCodTarCodGDS10()
Gets the value of the comCodTarCodGDS10 property.
|
String |
getComRefNumGIM1()
Gets the value of the comRefNumGIM1 property.
|
String |
getCouOfDesGDS59()
Gets the value of the couOfDesGDS59 property.
|
String |
getCouOfDisGDS58()
Gets the value of the couOfDisGDS58 property.
|
String |
getGooDesGDS23()
Gets the value of the gooDesGDS23 property.
|
String |
getGooDesGDS23LNG()
Gets the value of the gooDesGDS23LNG property.
|
BigDecimal |
getGroMasGDS46()
Gets the value of the groMasGDS46 property.
|
BigInteger |
getIteNumGDS7()
Gets the value of the iteNumGDS7 property.
|
String |
getMetOfPayGDI12()
Gets the value of the metOfPayGDI12 property.
|
BigDecimal |
getNetMasGDS48()
Gets the value of the netMasGDS48 property.
|
List<PREADMREFAR2Type> |
getPREADMREFAR2()
Gets the value of the preadmrefar2 property.
|
List<PRODOCDC2Type> |
getPRODOCDC2()
Gets the value of the prodocdc2 property.
|
SPEMENMT2Type |
getSPEMENMT2()
Gets the value of the spemenmt2 property.
|
String |
getUCR()
Gets the value of the ucr property.
|
String |
getUNDanGooCodGDI1()
Gets the value of the unDanGooCodGDI1 property.
|
void |
setComCodTarCodGDS10(String value)
Sets the value of the comCodTarCodGDS10 property.
|
void |
setComRefNumGIM1(String value)
Sets the value of the comRefNumGIM1 property.
|
void |
setCouOfDesGDS59(String value)
Sets the value of the couOfDesGDS59 property.
|
void |
setCouOfDisGDS58(String value)
Sets the value of the couOfDisGDS58 property.
|
void |
setGooDesGDS23(String value)
Sets the value of the gooDesGDS23 property.
|
void |
setGooDesGDS23LNG(String value)
Sets the value of the gooDesGDS23LNG property.
|
void |
setGroMasGDS46(BigDecimal value)
Sets the value of the groMasGDS46 property.
|
void |
setIteNumGDS7(BigInteger value)
Sets the value of the iteNumGDS7 property.
|
void |
setMetOfPayGDI12(String value)
Sets the value of the metOfPayGDI12 property.
|
void |
setNetMasGDS48(BigDecimal value)
Sets the value of the netMasGDS48 property.
|
void |
setSPEMENMT2(SPEMENMT2Type value)
Sets the value of the spemenmt2 property.
|
void |
setUCR(String value)
Sets the value of the ucr property.
|
void |
setUNDanGooCodGDI1(String value)
Sets the value of the unDanGooCodGDI1 property.
|
protected BigInteger iteNumGDS7
protected String ucr
protected String comCodTarCodGDS10
protected String gooDesGDS23
protected String gooDesGDS23LNG
protected BigDecimal groMasGDS46
protected BigDecimal netMasGDS48
protected String couOfDisGDS58
protected String couOfDesGDS59
protected String metOfPayGDI12
protected String comRefNumGIM1
protected String unDanGooCodGDI1
protected List<PREADMREFAR2Type> preadmrefar2
protected List<PRODOCDC2Type> prodocdc2
protected SPEMENMT2Type spemenmt2
public BigInteger getIteNumGDS7()
BigIntegerpublic void setIteNumGDS7(BigInteger value)
value - allowed object is
BigIntegerpublic String getUCR()
Stringpublic void setUCR(String value)
value - allowed object is
Stringpublic String getComCodTarCodGDS10()
Stringpublic void setComCodTarCodGDS10(String value)
value - allowed object is
Stringpublic String getGooDesGDS23()
Stringpublic void setGooDesGDS23(String value)
value - allowed object is
Stringpublic String getGooDesGDS23LNG()
Stringpublic void setGooDesGDS23LNG(String value)
value - allowed object is
Stringpublic BigDecimal getGroMasGDS46()
BigDecimalpublic void setGroMasGDS46(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getNetMasGDS48()
BigDecimalpublic void setNetMasGDS48(BigDecimal value)
value - allowed object is
BigDecimalpublic String getCouOfDisGDS58()
Stringpublic void setCouOfDisGDS58(String value)
value - allowed object is
Stringpublic String getCouOfDesGDS59()
Stringpublic void setCouOfDesGDS59(String value)
value - allowed object is
Stringpublic String getMetOfPayGDI12()
Stringpublic void setMetOfPayGDI12(String value)
value - allowed object is
Stringpublic String getComRefNumGIM1()
Stringpublic void setComRefNumGIM1(String value)
value - allowed object is
Stringpublic String getUNDanGooCodGDI1()
Stringpublic void setUNDanGooCodGDI1(String value)
value - allowed object is
Stringpublic List<PREADMREFAR2Type> getPREADMREFAR2()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the preadmrefar2 property.
For example, to add a new item, do as follows:
getPREADMREFAR2().add(newItem);
Objects of the following type(s) are allowed in the list
PREADMREFAR2Type
public List<PRODOCDC2Type> getPRODOCDC2()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the prodocdc2 property.
For example, to add a new item, do as follows:
getPRODOCDC2().add(newItem);
Objects of the following type(s) are allowed in the list
PRODOCDC2Type
public SPEMENMT2Type getSPEMENMT2()
SPEMENMT2Typepublic void setSPEMENMT2(SPEMENMT2Type value)
value - allowed object is
SPEMENMT2TypeCopyright © 2017. All Rights Reserved.