Smartswitch
Operations | List of all members
Smartswitch::Billing::Service Interface Reference

This interface allows to manipulate a Service. More...

defined in <Service.ice>

interface Service extends Smartswitch::Destroyable { ... }

Inheritance diagram for Smartswitch::Billing::Service:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::Billing::Service:
Collaboration graph
[legend]

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...
 

Detailed Description

This interface allows to manipulate a Service.

Operation Documentation

◆ getId()

idempotent long getId ( )

Obtain the unique constant ID of a Service.

Returns
The unique ID of a Service.

◆ getName()

idempotent string getName ( )

Obtain the name of a Service.

Returns
The name of a Service.

The documentation for this interface was generated from the following file: