@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:47-02:30",
comments="JAXB RI v2.2.5")
public class BaseType
extends Object
Java class for BaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BaseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:47-02:30",
comments="JAXB RI v2.2.5")
protected String name
Apache CXF