Package | Description |
---|---|
org.apache.cxf.binding.corba.wsdl | |
org.apache.cxf.tools.corba.processors.idl |
Modifier and Type | Field and Description |
---|---|
protected List<Unionbranch> |
Union.unionbranch |
Modifier and Type | Method and Description |
---|---|
Unionbranch |
ObjectFactory.createUnionbranch()
Create an instance of
Unionbranch |
Modifier and Type | Method and Description |
---|---|
List<Unionbranch> |
Union.getUnionbranch()
Gets the value of the unionbranch property.
|
Modifier and Type | Field and Description |
---|---|
protected Unionbranch |
UnionDeferredAction.unionBranch |
Constructor and Description |
---|
UnionDeferredAction(Unionbranch unionBranchType) |
UnionDeferredAction(Union unionType,
Unionbranch unionBranchType,
org.apache.ws.commons.schema.XmlSchemaElement elem) |
Apache CXF