public class DefaultAugmentedLc1 extends org.onosproject.yang.model.InnerModelObject implements AugmentedLc1
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultAugmentedLc1()
Creates an instance of defaultAugmentedLc1.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Mydata |
mydata()
Returns the attribute mydata.
|
void |
mydata(Mydata mydata)
Sets the attribute mydata.
|
String |
toString() |
protected Mydata mydata
public DefaultAugmentedLc1()
public Mydata mydata()
AugmentedLc1mydata in interface AugmentedLc1public void mydata(Mydata mydata)
AugmentedLc1mydata in interface AugmentedLc1mydata - value of mydataCopyright © 2018. All rights reserved.