Uses of Class
org.apache.cxf.binding.corba.wsdl.Sequence
-
Packages that use Sequence Package Description org.apache.cxf.binding.corba.wsdl org.apache.cxf.tools.corba.processors.idl -
-
Uses of Sequence in org.apache.cxf.binding.corba.wsdl
Methods in org.apache.cxf.binding.corba.wsdl that return Sequence Modifier and Type Method Description SequenceObjectFactory. createSequence()Create an instance ofSequence -
Uses of Sequence in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as Sequence Modifier and Type Field Description protected SequenceSequenceDeferredAction. sequenceConstructors in org.apache.cxf.tools.corba.processors.idl with parameters of type Sequence Constructor Description SequenceDeferredAction(Sequence sequenceType)SequenceDeferredAction(Sequence sequenceType, Anonsequence anonSequenceType, org.apache.ws.commons.schema.XmlSchemaElement elem)
-