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