public class SPEMENMT2Type extends Object implements Serializable
Java class for SPEMENMT2Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SPEMENMT2Type">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AddInfMT21" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AddInfMT21LNG" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AddInfCodMT23" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ExpFroECMT24" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ExpFroCouMT25" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
addInfCodMT23 |
protected String |
addInfMT21 |
protected String |
addInfMT21LNG |
protected String |
expFroCouMT25 |
protected String |
expFroECMT24 |
| Constructor and Description |
|---|
SPEMENMT2Type() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddInfCodMT23()
Gets the value of the addInfCodMT23 property.
|
String |
getAddInfMT21()
Gets the value of the addInfMT21 property.
|
String |
getAddInfMT21LNG()
Gets the value of the addInfMT21LNG property.
|
String |
getExpFroCouMT25()
Gets the value of the expFroCouMT25 property.
|
String |
getExpFroECMT24()
Gets the value of the expFroECMT24 property.
|
void |
setAddInfCodMT23(String value)
Sets the value of the addInfCodMT23 property.
|
void |
setAddInfMT21(String value)
Sets the value of the addInfMT21 property.
|
void |
setAddInfMT21LNG(String value)
Sets the value of the addInfMT21LNG property.
|
void |
setExpFroCouMT25(String value)
Sets the value of the expFroCouMT25 property.
|
void |
setExpFroECMT24(String value)
Sets the value of the expFroECMT24 property.
|
protected String addInfMT21
protected String addInfMT21LNG
protected String addInfCodMT23
protected String expFroECMT24
protected String expFroCouMT25
public String getAddInfMT21()
Stringpublic void setAddInfMT21(String value)
value - allowed object is
Stringpublic String getAddInfMT21LNG()
Stringpublic void setAddInfMT21LNG(String value)
value - allowed object is
Stringpublic String getAddInfCodMT23()
Stringpublic void setAddInfCodMT23(String value)
value - allowed object is
Stringpublic String getExpFroECMT24()
Stringpublic void setExpFroECMT24(String value)
value - allowed object is
Stringpublic String getExpFroCouMT25()
StringCopyright © 2017. All Rights Reserved.