Package | Description |
---|---|
org.apache.cxf.binding.corba.wsdl | |
org.apache.cxf.tools.corba.processors.idl | |
org.apache.cxf.tools.corba.processors.wsdl |
Modifier and Type | Method and Description |
---|---|
Union |
ObjectFactory.createUnion()
Create an instance of
Union |
Modifier and Type | Field and Description |
---|---|
protected Union |
UnionDeferredAction.union |
Constructor and Description |
---|
UnionDeferredAction(Union unionType) |
UnionDeferredAction(Union unionType,
Unionbranch unionBranchType,
org.apache.ws.commons.schema.XmlSchemaElement elem) |
Modifier and Type | Method and Description |
---|---|
protected Union |
WSDLToCorbaHelper.createUnion(QName name,
org.apache.ws.commons.schema.XmlSchemaChoice choice,
QName defaultName,
QName schematypeName) |
static Union |
WSDLTypes.processUnionBranches(Union corbaUnion,
List<MemberType> fields,
List<String> caselist) |
Modifier and Type | Method and Description |
---|---|
static Union |
WSDLTypes.processUnionBranches(Union corbaUnion,
List<MemberType> fields,
List<String> caselist) |
Apache CXF