@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:26+02:00", comments="JAXB RI v2.2.6") public class PingWithArgs extends Object
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="HandlersCommand" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
handlersCommand |
| Constructor and Description |
|---|
PingWithArgs() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHandlersCommand()
Gets the value of the handlersCommand property.
|
void |
setHandlersCommand(String value)
Sets the value of the handlersCommand property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:26+02:00", comments="JAXB RI v2.2.6") protected String handlersCommand
Apache CXF