public class SubscriptionKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultSubscription>
| Modifier and Type | Field and Description |
|---|---|
protected SubscriptionId |
identifier |
| Constructor and Description |
|---|
SubscriptionKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
SubscriptionId |
identifier()
Returns the attribute identifier.
|
void |
identifier(SubscriptionId identifier)
Sets the value to attribute identifier.
|
protected SubscriptionId identifier
public SubscriptionId identifier()
public void identifier(SubscriptionId identifier)
identifier - value of identifierCopyright © 2018. All rights reserved.