public class DefaultYtbLateNight extends org.onosproject.yang.model.InnerModelObject implements YtbLateNight
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeYtbLateNight.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
chocolate |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultYtbLateNight()
Creates an instance of defaultYtbLateNight.
|
| Modifier and Type | Method and Description |
|---|---|
String |
chocolate()
Returns the attribute chocolate.
|
void |
chocolate(String chocolate)
Sets the attribute chocolate.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(YtbLateNight.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
public DefaultYtbLateNight()
public String chocolate()
YtbLateNightchocolate in interface YtbLateNightpublic BitSet valueLeafFlags()
YtbLateNightvalueLeafFlags in interface YtbLateNightpublic void chocolate(String chocolate)
YtbLateNightchocolate in interface YtbLateNightchocolate - value of chocolatepublic boolean isLeafValueSet(YtbLateNight.LeafIdentifier leaf)
YtbLateNightisLeafValueSet in interface YtbLateNightleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.