org.apache.cxf.wsdl
Class TTypes
java.lang.Object
org.apache.cxf.wsdl.TDocumented
org.apache.cxf.wsdl.TExtensibleDocumented
org.apache.cxf.wsdl.TTypes
public class TTypes
- extends TExtensibleDocumented
Java class for tTypes complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tTypes">
<complexContent>
<extension base="{http://schemas.xmlsoap.org/wsdl/}tExtensibleDocumented">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TTypes
public TTypes()
Apache CXF