@Generated(value="com.sun.tools.xjc.Driver", date="2017-09-06T11:17:45-04:00", comments="JAXB RI v2.2.11") public class GetSedans extends Object
Java class for getSedans complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getSedans">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="arg0" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetSedans() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArg0()
Gets the value of the arg0 property.
|
void |
setArg0(String value)
Sets the value of the arg0 property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2017-09-06T11:17:45-04:00", comments="JAXB RI v2.2.11") protected String arg0
Apache CXF