public class AttachedXMLData
extends java.lang.Object
Java class for attachedXMLData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="attachedXMLData">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="value1" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value2" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value3" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value4" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value5" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value6" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value7" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value8" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value9" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AttachedXMLData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue1()
Gets the value of the value1 property.
|
java.lang.String |
getValue2()
Gets the value of the value2 property.
|
java.lang.String |
getValue3()
Gets the value of the value3 property.
|
java.lang.String |
getValue4()
Gets the value of the value4 property.
|
java.lang.String |
getValue5()
Gets the value of the value5 property.
|
java.lang.String |
getValue6()
Gets the value of the value6 property.
|
java.lang.String |
getValue7()
Gets the value of the value7 property.
|
java.lang.String |
getValue8()
Gets the value of the value8 property.
|
java.lang.String |
getValue9()
Gets the value of the value9 property.
|
void |
setValue1(java.lang.String value)
Sets the value of the value1 property.
|
void |
setValue2(java.lang.String value)
Sets the value of the value2 property.
|
void |
setValue3(java.lang.String value)
Sets the value of the value3 property.
|
void |
setValue4(java.lang.String value)
Sets the value of the value4 property.
|
void |
setValue5(java.lang.String value)
Sets the value of the value5 property.
|
void |
setValue6(java.lang.String value)
Sets the value of the value6 property.
|
void |
setValue7(java.lang.String value)
Sets the value of the value7 property.
|
void |
setValue8(java.lang.String value)
Sets the value of the value8 property.
|
void |
setValue9(java.lang.String value)
Sets the value of the value9 property.
|
public java.lang.String getValue1()
Stringpublic void setValue1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue2()
Stringpublic void setValue2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue3()
Stringpublic void setValue3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue4()
Stringpublic void setValue4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue5()
Stringpublic void setValue5(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue6()
Stringpublic void setValue6(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue7()
Stringpublic void setValue7(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue8()
Stringpublic void setValue8(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValue9()
Stringpublic void setValue9(java.lang.String value)
value - allowed object is
StringCopyright © 2010 All Rights Reserved.