public class PREADMREFAR2Type extends Object implements Serializable
Java class for PREADMREFAR2Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PREADMREFAR2Type">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PreDocTypAR21" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="6"/>
</restriction>
</simpleType>
</element>
<element name="PreDocRefAR26" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="35"/>
</restriction>
</simpleType>
</element>
<element name="PreDocRefLNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="ComOfInfAR29" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="26"/>
</restriction>
</simpleType>
</element>
<element name="ComOfInfAR29LNG" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="PreDocRefDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
comOfInfAR29 |
protected String |
comOfInfAR29LNG |
protected String |
preDocRefAR26 |
protected XMLGregorianCalendar |
preDocRefDate |
protected String |
preDocRefLNG |
protected String |
preDocTypAR21 |
| Constructor and Description |
|---|
PREADMREFAR2Type() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComOfInfAR29()
Gets the value of the comOfInfAR29 property.
|
String |
getComOfInfAR29LNG()
Gets the value of the comOfInfAR29LNG property.
|
String |
getPreDocRefAR26()
Gets the value of the preDocRefAR26 property.
|
XMLGregorianCalendar |
getPreDocRefDate()
Gets the value of the preDocRefDate property.
|
String |
getPreDocRefLNG()
Gets the value of the preDocRefLNG property.
|
String |
getPreDocTypAR21()
Gets the value of the preDocTypAR21 property.
|
void |
setComOfInfAR29(String value)
Sets the value of the comOfInfAR29 property.
|
void |
setComOfInfAR29LNG(String value)
Sets the value of the comOfInfAR29LNG property.
|
void |
setPreDocRefAR26(String value)
Sets the value of the preDocRefAR26 property.
|
void |
setPreDocRefDate(XMLGregorianCalendar value)
Sets the value of the preDocRefDate property.
|
void |
setPreDocRefLNG(String value)
Sets the value of the preDocRefLNG property.
|
void |
setPreDocTypAR21(String value)
Sets the value of the preDocTypAR21 property.
|
protected String preDocTypAR21
protected String preDocRefAR26
protected String preDocRefLNG
protected String comOfInfAR29
protected String comOfInfAR29LNG
protected XMLGregorianCalendar preDocRefDate
public String getPreDocTypAR21()
Stringpublic void setPreDocTypAR21(String value)
value - allowed object is
Stringpublic String getPreDocRefAR26()
Stringpublic void setPreDocRefAR26(String value)
value - allowed object is
Stringpublic String getPreDocRefLNG()
Stringpublic void setPreDocRefLNG(String value)
value - allowed object is
Stringpublic String getComOfInfAR29()
Stringpublic void setComOfInfAR29(String value)
value - allowed object is
Stringpublic String getComOfInfAR29LNG()
Stringpublic void setComOfInfAR29LNG(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getPreDocRefDate()
XMLGregorianCalendarpublic void setPreDocRefDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarCopyright © 2017. All Rights Reserved.