Smartswitch
|
This interface allows to manipulate a Service. More...
defined in <Service.ice>
interface Service extends Smartswitch::Destroyable { ... }
Operations | |
idempotent long | getId () |
Obtain the unique constant ID of a Service. More... | |
idempotent string | getName () |
Obtain the name of a Service. More... | |
Operations inherited from Smartswitch::Destroyable | |
void | destroy () |
Destroy the proxy entity at the Smartswitch side. More... | |
This interface allows to manipulate a Service.
idempotent long getId | ( | ) |