org.onosproject.yang.model.ModelObject.ModelObjectTypeSuccess.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected SubscriptionId |
identifier |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultSuccess()
Creates an instance of defaultSuccess.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
SubscriptionId |
identifier()
Returns the attribute identifier.
|
void |
identifier(SubscriptionId identifier)
Sets the attribute identifier.
|
boolean |
isLeafValueSet(Success.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected SubscriptionId identifier
protected BitSet valueLeafFlags
public SubscriptionId identifier()
Successidentifier in interface Successpublic BitSet valueLeafFlags()
SuccessvalueLeafFlags in interface Successpublic void identifier(SubscriptionId identifier)
Successidentifier in interface Successidentifier - value of identifierpublic boolean isLeafValueSet(Success.LeafIdentifier leaf)
SuccessisLeafValueSet in interface Successleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.