org.apache.cxf.binding.corba.wsdl
Class Anonarray
java.lang.Object
org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl
org.apache.cxf.binding.corba.wsdl.CorbaType
org.apache.cxf.binding.corba.wsdl.Abstractanonsequence
org.apache.cxf.binding.corba.wsdl.Anonarray
public class Anonarray
- extends Abstractanonsequence
Anonymous array type.
Java class for anonarray complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="anonarray">
<complexContent>
<extension base="{http://cxf.apache.org/bindings/corba}abstractanonsequence">
</extension>
</complexContent>
</complexType>
Methods inherited from class org.apache.cxf.binding.corba.wsdl.Abstractanonsequence |
getBound, getElemname, getElemtype, isSetBound, isSetElemname, isSetElemtype, isSetWrapped, isWrapped, setBound, setElemname, setElemtype, setWrapped, unsetWrapped |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Anonarray
public Anonarray()
Apache CXF