org.apache.axis2.corba.idl.types
Class Interface
java.lang.Object
org.apache.axis2.corba.idl.types.DataType
org.apache.axis2.corba.idl.types.CompositeDataType
org.apache.axis2.corba.idl.types.Interface
public class Interface
- extends CompositeDataType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Interface
public Interface()
generateTypeCode
protected TypeCode generateTypeCode()
- Specified by:
generateTypeCode in class DataType
getOperationsMap
public Map getOperationsMap()
getOperations
public Operation[] getOperations()
addOperation
public void addOperation(Operation operation)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.