|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nortel.soa.oi.cct.types.AttachedXMLData
public class AttachedXMLData
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 Summary | |
---|---|
AttachedXMLData()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttachedXMLData()
Method Detail |
---|
public java.lang.String getValue1()
String
public void setValue1(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue2()
String
public void setValue2(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue3()
String
public void setValue3(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue4()
String
public void setValue4(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue5()
String
public void setValue5(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue6()
String
public void setValue6(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue7()
String
public void setValue7(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue8()
String
public void setValue8(java.lang.String value)
value
- allowed object is
String
public java.lang.String getValue9()
String
public void setValue9(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |