@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:26+02:00", comments="JAXB RI v2.2.6") public class RefSplitName 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 ref="{http://cxf.apache.org/anonymous_complex_type/}SplitName"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RefSplitName() |
| Modifier and Type | Method and Description |
|---|---|
SplitName |
getSplitName()
Gets the value of the splitName property.
|
void |
setSplitName(SplitName value)
Sets the value of the splitName property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:26+02:00", comments="JAXB RI v2.2.6") protected SplitName splitName
Apache CXF