org.openorb.trader.compiler.objects

Class STDLService

public class STDLService extends IdlObject implements Service

This class provides a data container for Service type description.

Author: Jerome Daniel

Constructor Summary
STDLService(IdlObject father)
Method Summary
voidaddInheritance(IdlObject inh)
intidlType()
Service[]inheritance()
voidinterface_type(IdlObject intf)
idlInterfaceinterface_type()
Property[]properties()

Constructor Detail

STDLService

public STDLService(IdlObject father)

Method Detail

addInheritance

public void addInheritance(IdlObject inh)

idlType

public int idlType()

inheritance

public Service[] inheritance()

interface_type

public void interface_type(IdlObject intf)

interface_type

public idlInterface interface_type()

properties

public Property[] properties()