@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class Operation1 extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
optionString |
protected String |
targetType |
| Constructor and Description |
|---|
Operation1() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionString()
Gets the value of the optionString property.
|
String |
getTargetType()
Gets the value of the targetType property.
|
void |
setOptionString(String value)
Sets the value of the optionString property.
|
void |
setTargetType(String value)
Sets the value of the targetType property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected String targetType
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected String optionString
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public String getTargetType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setTargetType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public String getOptionString()
StringApache CXF