public interface SubscriptionIdentifier extends SubscriptionType
SubscriptionContainer.
This interface is for internal use only and should not be implemented by a third party. This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Uniquely identifies a single subscription for a given type in the
SubscriptionContainer. |
getTypeNameString getId()
SubscriptionContainer.This work is licensed under a Creative Commons Attribution 4.0 International License.