Uses of Class
org.apache.cxf.binding.corba.wsdl.Array
-
Packages that use Array Package Description org.apache.cxf.binding.corba.wsdl org.apache.cxf.tools.corba.processors.idl -
-
Uses of Array in org.apache.cxf.binding.corba.wsdl
Methods in org.apache.cxf.binding.corba.wsdl that return Array Modifier and Type Method Description ArrayObjectFactory. createArray()Create an instance ofArray -
Uses of Array in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as Array Modifier and Type Field Description protected ArrayArrayDeferredAction. arrayConstructors in org.apache.cxf.tools.corba.processors.idl with parameters of type Array Constructor Description ArrayDeferredAction(Array arrayType)ArrayDeferredAction(Array arrayType, Anonarray anonArrayType, org.apache.ws.commons.schema.XmlSchemaElement elem)
-