|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.no_body_parts.types.Operation1
public class Operation1
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="targetType" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="optionString" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
optionString
|
protected java.lang.String |
targetType
|
| Constructor Summary | |
|---|---|
Operation1()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getOptionString()
Gets the value of the optionString property. |
java.lang.String |
getTargetType()
Gets the value of the targetType property. |
void |
setOptionString(java.lang.String value)
Sets the value of the optionString property. |
void |
setTargetType(java.lang.String value)
Sets the value of the targetType property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String targetType
protected java.lang.String optionString
| Constructor Detail |
|---|
public Operation1()
| Method Detail |
|---|
public java.lang.String getTargetType()
Stringpublic void setTargetType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOptionString()
Stringpublic void setOptionString(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 | |||||||||