public class Array extends Abstractsequence
Java class for array complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="array"> <complexContent> <extension base="{http://cxf.apache.org/bindings/corba}abstractsequence"> </extension> </complexContent> </complexType>
bound, elemname, elemtype, wrapped
repositoryID
qname
Constructor and Description |
---|
Array() |
getBound, getElemname, getElemtype, isSetBound, isSetElemname, isSetElemtype, isSetWrapped, isWrapped, setBound, setElemname, setElemtype, setWrapped, unsetWrapped
getRepositoryID, isSetRepositoryID, setRepositoryID
getName, getType, isQualified, isSetName, isSetQualified, isSetType, setName, setQualified, setType, unsetQualified
getQName, isSetQName, setQName
Apache CXF