Package com.opencloud.sentinel.util
Interface LegUsageID
-
- All Superinterfaces:
com.opencloud.util.FastSerializable
- All Known Implementing Classes:
LegSubscriptionID,LegTransactionID
public interface LegUsageID extends com.opencloud.util.FastSerializableLegUsageID should uniquely represent the SIP Usage.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLegName()Returns the Leg Name associated with this ID
-