public class DefaultStop extends org.onosproject.yang.model.InnerModelObject implements Stop
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeStop.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isPresent |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultStop()
Creates an instance of defaultStop.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Stop.LeafIdentifier leaf)
Checks if the leaf value is set.
|
boolean |
isPresent()
Returns the attribute isPresent.
|
void |
isPresent(boolean isPresent)
Sets the attribute isPresent.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected boolean isPresent
protected BitSet valueLeafFlags
public boolean isPresent()
Stoppublic BitSet valueLeafFlags()
StopvalueLeafFlags in interface Stoppublic void isPresent(boolean isPresent)
Stoppublic boolean isLeafValueSet(Stop.LeafIdentifier leaf)
StopisLeafValueSet in interface Stopleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.