public class TypedefDeferredAction extends Object implements SchemaDeferredAction
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.cxf.binding.corba.wsdl.Alias |
alias |
| Constructor and Description |
|---|
TypedefDeferredAction(org.apache.cxf.binding.corba.wsdl.Alias aliasType) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.ws.commons.schema.XmlSchemaType stype,
org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl ctype) |
public TypedefDeferredAction(org.apache.cxf.binding.corba.wsdl.Alias aliasType)
public void execute(org.apache.ws.commons.schema.XmlSchemaType stype,
org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl ctype)
execute in interface SchemaDeferredActionApache CXF