public class FUNERRER1Type extends Object implements Serializable
Java class for FUNERRER1Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FUNERRER1Type">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ErrTypER11">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<totalDigits value="2"/>
</restriction>
</simpleType>
</element>
<element name="ErrPoiER12">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="210"/>
</restriction>
</simpleType>
</element>
<element name="ErrReaER13" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="140"/>
</restriction>
</simpleType>
</element>
<element name="OriAttValER14" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="140"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
errPoiER12 |
protected String |
errReaER13 |
protected BigInteger |
errTypER11 |
protected String |
oriAttValER14 |
| Constructor and Description |
|---|
FUNERRER1Type() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrPoiER12()
Gets the value of the errPoiER12 property.
|
String |
getErrReaER13()
Gets the value of the errReaER13 property.
|
BigInteger |
getErrTypER11()
Gets the value of the errTypER11 property.
|
String |
getOriAttValER14()
Gets the value of the oriAttValER14 property.
|
void |
setErrPoiER12(String value)
Sets the value of the errPoiER12 property.
|
void |
setErrReaER13(String value)
Sets the value of the errReaER13 property.
|
void |
setErrTypER11(BigInteger value)
Sets the value of the errTypER11 property.
|
void |
setOriAttValER14(String value)
Sets the value of the oriAttValER14 property.
|
protected BigInteger errTypER11
protected String errPoiER12
protected String errReaER13
protected String oriAttValER14
public BigInteger getErrTypER11()
BigIntegerpublic void setErrTypER11(BigInteger value)
value - allowed object is
BigIntegerpublic String getErrPoiER12()
Stringpublic void setErrPoiER12(String value)
value - allowed object is
Stringpublic String getErrReaER13()
Stringpublic void setErrReaER13(String value)
value - allowed object is
Stringpublic String getOriAttValER14()
StringCopyright © 2017. All Rights Reserved.