|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.wsdl.TDocumented
org.apache.cxf.wsdl.TExtensibleDocumented
org.apache.cxf.wsdl.TTypes
public class TTypes
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>
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.wsdl.TExtensibleDocumented |
|---|
any |
| Fields inherited from class org.apache.cxf.wsdl.TDocumented |
|---|
documentation |
| Constructor Summary | |
|---|---|
TTypes()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.cxf.wsdl.TExtensibleDocumented |
|---|
getAny, getOtherAttributes, isSetAny, unsetAny |
| Methods inherited from class org.apache.cxf.wsdl.TDocumented |
|---|
getDocumentation, isSetDocumentation, setDocumentation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TTypes()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||