public static class EPD141.ENQENQ extends Object implements Serializable
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="TC11DelENQ155" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
<element name="TC11DelDatENQ143" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="8"/>
</restriction>
</simpleType>
</element>
<element name="InfoEnq148">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="140"/>
</restriction>
</simpleType>
</element>
<element name="InfoEnq148LNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="InfOnPapAvaENQ790">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
infoEnq148 |
protected String |
infoEnq148LNG |
protected BigInteger |
infOnPapAvaENQ790 |
protected String |
tc11DelDatENQ143 |
protected BigInteger |
tc11DelENQ155 |
| Constructor and Description |
|---|
ENQENQ() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInfoEnq148()
Gets the value of the infoEnq148 property.
|
String |
getInfoEnq148LNG()
Gets the value of the infoEnq148LNG property.
|
BigInteger |
getInfOnPapAvaENQ790()
Gets the value of the infOnPapAvaENQ790 property.
|
String |
getTC11DelDatENQ143()
Gets the value of the tc11DelDatENQ143 property.
|
BigInteger |
getTC11DelENQ155()
Gets the value of the tc11DelENQ155 property.
|
void |
setInfoEnq148(String value)
Sets the value of the infoEnq148 property.
|
void |
setInfoEnq148LNG(String value)
Sets the value of the infoEnq148LNG property.
|
void |
setInfOnPapAvaENQ790(BigInteger value)
Sets the value of the infOnPapAvaENQ790 property.
|
void |
setTC11DelDatENQ143(String value)
Sets the value of the tc11DelDatENQ143 property.
|
void |
setTC11DelENQ155(BigInteger value)
Sets the value of the tc11DelENQ155 property.
|
protected BigInteger tc11DelENQ155
protected String tc11DelDatENQ143
protected String infoEnq148
protected String infoEnq148LNG
protected BigInteger infOnPapAvaENQ790
public BigInteger getTC11DelENQ155()
BigIntegerpublic void setTC11DelENQ155(BigInteger value)
value - allowed object is
BigIntegerpublic String getTC11DelDatENQ143()
Stringpublic void setTC11DelDatENQ143(String value)
value - allowed object is
Stringpublic String getInfoEnq148()
Stringpublic void setInfoEnq148(String value)
value - allowed object is
Stringpublic String getInfoEnq148LNG()
Stringpublic void setInfoEnq148LNG(String value)
value - allowed object is
Stringpublic BigInteger getInfOnPapAvaENQ790()
BigIntegerpublic void setInfOnPapAvaENQ790(BigInteger value)
value - allowed object is
BigIntegerCopyright © 2017. All Rights Reserved.