public class CUSOFFPREOFFRESType extends Object implements Serializable
Java class for CUSOFFPREOFFRESType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CUSOFFPREOFFRESType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CouRefNumRES1" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="RefNumRES1" type="{}CustomsOfficeCodeType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
couRefNumRES1 |
protected String |
refNumRES1 |
| Constructor and Description |
|---|
CUSOFFPREOFFRESType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCouRefNumRES1()
Gets the value of the couRefNumRES1 property.
|
String |
getRefNumRES1()
Gets the value of the refNumRES1 property.
|
void |
setCouRefNumRES1(String value)
Sets the value of the couRefNumRES1 property.
|
void |
setRefNumRES1(String value)
Sets the value of the refNumRES1 property.
|
public String getCouRefNumRES1()
Stringpublic void setCouRefNumRES1(String value)
value - allowed object is
Stringpublic String getRefNumRES1()
StringCopyright © 2017. All Rights Reserved.