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.FastSerializable
LegUsageID should uniquely represent the SIP Usage.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getLegName()
Returns the Leg Name associated with this ID
-