public class GUAGUAType extends Object implements Serializable
Java class for GUAGUAType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GUAGUAType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GuaTypGUA1">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="B"/>
</restriction>
</simpleType>
</element>
<element name="GUAREFREF">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="OthGuaRefREF4" type="{}TIRCarnetNumberType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
GUAGUAType.GUAREFREF
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected GUAGUAType.GUAREFREF |
guarefref |
protected String |
guaTypGUA1 |
| Constructor and Description |
|---|
GUAGUAType() |
| Modifier and Type | Method and Description |
|---|---|
GUAGUAType.GUAREFREF |
getGUAREFREF()
Gets the value of the guarefref property.
|
String |
getGuaTypGUA1()
Gets the value of the guaTypGUA1 property.
|
void |
setGUAREFREF(GUAGUAType.GUAREFREF value)
Sets the value of the guarefref property.
|
void |
setGuaTypGUA1(String value)
Sets the value of the guaTypGUA1 property.
|
protected String guaTypGUA1
protected GUAGUAType.GUAREFREF guarefref
public String getGuaTypGUA1()
Stringpublic void setGuaTypGUA1(String value)
value - allowed object is
Stringpublic GUAGUAType.GUAREFREF getGUAREFREF()
GUAGUAType.GUAREFREFpublic void setGUAREFREF(GUAGUAType.GUAREFREF value)
value - allowed object is
GUAGUAType.GUAREFREFCopyright © 2017. All Rights Reserved.