java.lang.Object
IdlObject
org.openorb.trader.compiler.objects.STDLService
- All Implemented Interfaces:
- org.openorb.trader.compiler.reflect.stdlService
- public class STDLService
- extends IdlObject
- implements org.openorb.trader.compiler.reflect.stdlService
This class provides a data container for Service type description.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_inheritance
private java.util.Vector _inheritance
_intf
private IdlObject _intf
STDLService
public STDLService(IdlObject father)
addInheritance
public void addInheritance(IdlObject inh)
interface_type
public void interface_type(IdlObject intf)
idlType
public int idlType()
properties
public org.openorb.trader.compiler.reflect.stdlProperty[] properties()
- Specified by:
properties in interface org.openorb.trader.compiler.reflect.stdlService
inheritance
public org.openorb.trader.compiler.reflect.stdlService[] inheritance()
- Specified by:
inheritance in interface org.openorb.trader.compiler.reflect.stdlService
interface_type
public org.openorb.compiler.idl.reflect.idlInterface interface_type()
- Specified by:
interface_type in interface org.openorb.trader.compiler.reflect.stdlService