public static class EPD051.RESOFCON534 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="DesTOC2" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="140"/>
</restriction>
</simpleType>
</element>
<element name="DesTOC2LNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="ConInd424">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="2"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
conInd424 |
protected String |
desTOC2 |
protected String |
desTOC2LNG |
| Constructor and Description |
|---|
RESOFCON534() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConInd424()
Gets the value of the conInd424 property.
|
String |
getDesTOC2()
Gets the value of the desTOC2 property.
|
String |
getDesTOC2LNG()
Gets the value of the desTOC2LNG property.
|
void |
setConInd424(String value)
Sets the value of the conInd424 property.
|
void |
setDesTOC2(String value)
Sets the value of the desTOC2 property.
|
void |
setDesTOC2LNG(String value)
Sets the value of the desTOC2LNG property.
|
protected String desTOC2
protected String desTOC2LNG
protected String conInd424
public String getDesTOC2()
Stringpublic void setDesTOC2(String value)
value - allowed object is
Stringpublic String getDesTOC2LNG()
Stringpublic void setDesTOC2LNG(String value)
value - allowed object is
Stringpublic String getConInd424()
StringCopyright © 2017. All Rights Reserved.