public class DefaultAugmentedCont2 extends org.onosproject.yang.model.InnerModelObject implements AugmentedCont2
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeAugmentedCont2.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
leaf1 |
protected Def3 |
leaf10 |
protected boolean |
leaf11 |
protected byte[] |
leaf12 |
protected Def1 |
leaf13 |
protected Def6 |
leaf14 |
protected Def7 |
leaf15 |
protected Def1 |
leaf16 |
protected Def1 |
leaf2 |
protected byte[] |
leaf3 |
protected Def1 |
leaf4 |
protected Class<? extends Type> |
leaf5 |
protected String |
leaf6 |
protected BitSet |
leaf7 |
protected boolean |
leaf8 |
protected Def2 |
leaf9 |
protected List<String> |
ll1 |
protected List<Def3> |
ll10 |
protected List<Boolean> |
ll11 |
protected List<byte[]> |
ll12 |
protected List<Def1> |
ll13 |
protected List<Def6> |
ll14 |
protected List<Def7> |
ll15 |
protected List<Def1> |
ll16 |
protected List<Def1> |
ll2 |
protected List<byte[]> |
ll3 |
protected List<Def1> |
ll4 |
protected List<Class<? extends Type>> |
ll5 |
protected List<String> |
ll6 |
protected List<BitSet> |
ll7 |
protected List<Boolean> |
ll8 |
protected List<Def2> |
ll9 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultAugmentedCont2()
Creates an instance of defaultAugmentedCont2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToLl1(String addTo)
Adds to the list of ll1.
|
void |
addToLl10(Def3 addTo)
Adds to the list of ll10.
|
void |
addToLl11(Boolean addTo)
Adds to the list of ll11.
|
void |
addToLl12(byte[] addTo)
Adds to the list of ll12.
|
void |
addToLl13(Def1 addTo)
Adds to the list of ll13.
|
void |
addToLl14(Def6 addTo)
Adds to the list of ll14.
|
void |
addToLl15(Def7 addTo)
Adds to the list of ll15.
|
void |
addToLl16(Def1 addTo)
Adds to the list of ll16.
|
void |
addToLl2(Def1 addTo)
Adds to the list of ll2.
|
void |
addToLl3(byte[] addTo)
Adds to the list of ll3.
|
void |
addToLl4(Def1 addTo)
Adds to the list of ll4.
|
void |
addToLl5(Class<? extends Type> addTo)
Adds to the list of ll5.
|
void |
addToLl6(String addTo)
Adds to the list of ll6.
|
void |
addToLl7(BitSet addTo)
Adds to the list of ll7.
|
void |
addToLl8(Boolean addTo)
Adds to the list of ll8.
|
void |
addToLl9(Def2 addTo)
Adds to the list of ll9.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(AugmentedCont2.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
leaf1()
Returns the attribute leaf1.
|
void |
leaf1(String leaf1)
Sets the attribute leaf1.
|
Def3 |
leaf10()
Returns the attribute leaf10.
|
void |
leaf10(Def3 leaf10)
Sets the attribute leaf10.
|
boolean |
leaf11()
Returns the attribute leaf11.
|
void |
leaf11(boolean leaf11)
Sets the attribute leaf11.
|
byte[] |
leaf12()
Returns the attribute leaf12.
|
void |
leaf12(byte[] leaf12)
Sets the attribute leaf12.
|
Def1 |
leaf13()
Returns the attribute leaf13.
|
void |
leaf13(Def1 leaf13)
Sets the attribute leaf13.
|
Def6 |
leaf14()
Returns the attribute leaf14.
|
void |
leaf14(Def6 leaf14)
Sets the attribute leaf14.
|
Def7 |
leaf15()
Returns the attribute leaf15.
|
void |
leaf15(Def7 leaf15)
Sets the attribute leaf15.
|
Def1 |
leaf16()
Returns the attribute leaf16.
|
void |
leaf16(Def1 leaf16)
Sets the attribute leaf16.
|
Def1 |
leaf2()
Returns the attribute leaf2.
|
void |
leaf2(Def1 leaf2)
Sets the attribute leaf2.
|
byte[] |
leaf3()
Returns the attribute leaf3.
|
void |
leaf3(byte[] leaf3)
Sets the attribute leaf3.
|
Def1 |
leaf4()
Returns the attribute leaf4.
|
void |
leaf4(Def1 leaf4)
Sets the attribute leaf4.
|
Class<? extends Type> |
leaf5()
Returns the attribute leaf5.
|
void |
leaf5(Class<? extends Type> leaf5)
Sets the attribute leaf5.
|
String |
leaf6()
Returns the attribute leaf6.
|
void |
leaf6(String leaf6)
Sets the attribute leaf6.
|
BitSet |
leaf7()
Returns the attribute leaf7.
|
void |
leaf7(BitSet leaf7)
Sets the attribute leaf7.
|
boolean |
leaf8()
Returns the attribute leaf8.
|
void |
leaf8(boolean leaf8)
Sets the attribute leaf8.
|
Def2 |
leaf9()
Returns the attribute leaf9.
|
void |
leaf9(Def2 leaf9)
Sets the attribute leaf9.
|
List<String> |
ll1()
Returns the attribute ll1.
|
void |
ll1(List<String> ll1)
Sets the attribute ll1.
|
List<Def3> |
ll10()
Returns the attribute ll10.
|
void |
ll10(List<Def3> ll10)
Sets the attribute ll10.
|
List<Boolean> |
ll11()
Returns the attribute ll11.
|
void |
ll11(List<Boolean> ll11)
Sets the attribute ll11.
|
List<byte[]> |
ll12()
Returns the attribute ll12.
|
void |
ll12(List<byte[]> ll12)
Sets the attribute ll12.
|
List<Def1> |
ll13()
Returns the attribute ll13.
|
void |
ll13(List<Def1> ll13)
Sets the attribute ll13.
|
List<Def6> |
ll14()
Returns the attribute ll14.
|
void |
ll14(List<Def6> ll14)
Sets the attribute ll14.
|
List<Def7> |
ll15()
Returns the attribute ll15.
|
void |
ll15(List<Def7> ll15)
Sets the attribute ll15.
|
List<Def1> |
ll16()
Returns the attribute ll16.
|
void |
ll16(List<Def1> ll16)
Sets the attribute ll16.
|
List<Def1> |
ll2()
Returns the attribute ll2.
|
void |
ll2(List<Def1> ll2)
Sets the attribute ll2.
|
List<byte[]> |
ll3()
Returns the attribute ll3.
|
void |
ll3(List<byte[]> ll3)
Sets the attribute ll3.
|
List<Def1> |
ll4()
Returns the attribute ll4.
|
void |
ll4(List<Def1> ll4)
Sets the attribute ll4.
|
List<Class<? extends Type>> |
ll5()
Returns the attribute ll5.
|
void |
ll5(List<Class<? extends Type>> ll5)
Sets the attribute ll5.
|
List<String> |
ll6()
Returns the attribute ll6.
|
void |
ll6(List<String> ll6)
Sets the attribute ll6.
|
List<BitSet> |
ll7()
Returns the attribute ll7.
|
void |
ll7(List<BitSet> ll7)
Sets the attribute ll7.
|
List<Boolean> |
ll8()
Returns the attribute ll8.
|
void |
ll8(List<Boolean> ll8)
Sets the attribute ll8.
|
List<Def2> |
ll9()
Returns the attribute ll9.
|
void |
ll9(List<Def2> ll9)
Sets the attribute ll9.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected String leaf1
protected Def1 leaf2
protected byte[] leaf3
protected Def1 leaf4
protected String leaf6
protected BitSet leaf7
protected boolean leaf8
protected Def2 leaf9
protected Def3 leaf10
protected boolean leaf11
protected byte[] leaf12
protected Def1 leaf13
protected Def6 leaf14
protected Def7 leaf15
protected Def1 leaf16
protected List<byte[]> ll3
protected List<byte[]> ll12
protected BitSet valueLeafFlags
public DefaultAugmentedCont2()
public String leaf1()
AugmentedCont2leaf1 in interface AugmentedCont2public Def1 leaf2()
AugmentedCont2leaf2 in interface AugmentedCont2public byte[] leaf3()
AugmentedCont2leaf3 in interface AugmentedCont2public Def1 leaf4()
AugmentedCont2leaf4 in interface AugmentedCont2public Class<? extends Type> leaf5()
AugmentedCont2leaf5 in interface AugmentedCont2public String leaf6()
AugmentedCont2leaf6 in interface AugmentedCont2public BitSet leaf7()
AugmentedCont2leaf7 in interface AugmentedCont2public boolean leaf8()
AugmentedCont2leaf8 in interface AugmentedCont2public Def2 leaf9()
AugmentedCont2leaf9 in interface AugmentedCont2public Def3 leaf10()
AugmentedCont2leaf10 in interface AugmentedCont2public boolean leaf11()
AugmentedCont2leaf11 in interface AugmentedCont2public byte[] leaf12()
AugmentedCont2leaf12 in interface AugmentedCont2public Def1 leaf13()
AugmentedCont2leaf13 in interface AugmentedCont2public Def6 leaf14()
AugmentedCont2leaf14 in interface AugmentedCont2public Def7 leaf15()
AugmentedCont2leaf15 in interface AugmentedCont2public Def1 leaf16()
AugmentedCont2leaf16 in interface AugmentedCont2public List<String> ll1()
AugmentedCont2ll1 in interface AugmentedCont2public List<Def1> ll2()
AugmentedCont2ll2 in interface AugmentedCont2public List<byte[]> ll3()
AugmentedCont2ll3 in interface AugmentedCont2public List<Def1> ll4()
AugmentedCont2ll4 in interface AugmentedCont2public List<Class<? extends Type>> ll5()
AugmentedCont2ll5 in interface AugmentedCont2public List<String> ll6()
AugmentedCont2ll6 in interface AugmentedCont2public List<BitSet> ll7()
AugmentedCont2ll7 in interface AugmentedCont2public List<Boolean> ll8()
AugmentedCont2ll8 in interface AugmentedCont2public List<Def2> ll9()
AugmentedCont2ll9 in interface AugmentedCont2public List<Def3> ll10()
AugmentedCont2ll10 in interface AugmentedCont2public List<Boolean> ll11()
AugmentedCont2ll11 in interface AugmentedCont2public List<byte[]> ll12()
AugmentedCont2ll12 in interface AugmentedCont2public List<Def1> ll13()
AugmentedCont2ll13 in interface AugmentedCont2public List<Def6> ll14()
AugmentedCont2ll14 in interface AugmentedCont2public List<Def7> ll15()
AugmentedCont2ll15 in interface AugmentedCont2public List<Def1> ll16()
AugmentedCont2ll16 in interface AugmentedCont2public BitSet valueLeafFlags()
AugmentedCont2valueLeafFlags in interface AugmentedCont2public void leaf1(String leaf1)
AugmentedCont2leaf1 in interface AugmentedCont2leaf1 - value of leaf1public void leaf2(Def1 leaf2)
AugmentedCont2leaf2 in interface AugmentedCont2leaf2 - value of leaf2public void leaf3(byte[] leaf3)
AugmentedCont2leaf3 in interface AugmentedCont2leaf3 - value of leaf3public void leaf4(Def1 leaf4)
AugmentedCont2leaf4 in interface AugmentedCont2leaf4 - value of leaf4public void leaf5(Class<? extends Type> leaf5)
AugmentedCont2leaf5 in interface AugmentedCont2leaf5 - value of leaf5public void leaf6(String leaf6)
AugmentedCont2leaf6 in interface AugmentedCont2leaf6 - value of leaf6public void leaf7(BitSet leaf7)
AugmentedCont2leaf7 in interface AugmentedCont2leaf7 - value of leaf7public void leaf8(boolean leaf8)
AugmentedCont2leaf8 in interface AugmentedCont2leaf8 - value of leaf8public void leaf9(Def2 leaf9)
AugmentedCont2leaf9 in interface AugmentedCont2leaf9 - value of leaf9public void leaf10(Def3 leaf10)
AugmentedCont2leaf10 in interface AugmentedCont2leaf10 - value of leaf10public void leaf11(boolean leaf11)
AugmentedCont2leaf11 in interface AugmentedCont2leaf11 - value of leaf11public void leaf12(byte[] leaf12)
AugmentedCont2leaf12 in interface AugmentedCont2leaf12 - value of leaf12public void leaf13(Def1 leaf13)
AugmentedCont2leaf13 in interface AugmentedCont2leaf13 - value of leaf13public void leaf14(Def6 leaf14)
AugmentedCont2leaf14 in interface AugmentedCont2leaf14 - value of leaf14public void leaf15(Def7 leaf15)
AugmentedCont2leaf15 in interface AugmentedCont2leaf15 - value of leaf15public void leaf16(Def1 leaf16)
AugmentedCont2leaf16 in interface AugmentedCont2leaf16 - value of leaf16public void ll1(List<String> ll1)
AugmentedCont2ll1 in interface AugmentedCont2ll1 - list of ll1public void ll2(List<Def1> ll2)
AugmentedCont2ll2 in interface AugmentedCont2ll2 - list of ll2public void ll3(List<byte[]> ll3)
AugmentedCont2ll3 in interface AugmentedCont2ll3 - list of ll3public void ll4(List<Def1> ll4)
AugmentedCont2ll4 in interface AugmentedCont2ll4 - list of ll4public void ll5(List<Class<? extends Type>> ll5)
AugmentedCont2ll5 in interface AugmentedCont2ll5 - list of ll5public void ll6(List<String> ll6)
AugmentedCont2ll6 in interface AugmentedCont2ll6 - list of ll6public void ll7(List<BitSet> ll7)
AugmentedCont2ll7 in interface AugmentedCont2ll7 - list of ll7public void ll8(List<Boolean> ll8)
AugmentedCont2ll8 in interface AugmentedCont2ll8 - list of ll8public void ll9(List<Def2> ll9)
AugmentedCont2ll9 in interface AugmentedCont2ll9 - list of ll9public void ll10(List<Def3> ll10)
AugmentedCont2ll10 in interface AugmentedCont2ll10 - list of ll10public void ll11(List<Boolean> ll11)
AugmentedCont2ll11 in interface AugmentedCont2ll11 - list of ll11public void ll12(List<byte[]> ll12)
AugmentedCont2ll12 in interface AugmentedCont2ll12 - list of ll12public void ll13(List<Def1> ll13)
AugmentedCont2ll13 in interface AugmentedCont2ll13 - list of ll13public void ll14(List<Def6> ll14)
AugmentedCont2ll14 in interface AugmentedCont2ll14 - list of ll14public void ll15(List<Def7> ll15)
AugmentedCont2ll15 in interface AugmentedCont2ll15 - list of ll15public void ll16(List<Def1> ll16)
AugmentedCont2ll16 in interface AugmentedCont2ll16 - list of ll16public void addToLl1(String addTo)
AugmentedCont2addToLl1 in interface AugmentedCont2addTo - value of ll1public void addToLl2(Def1 addTo)
AugmentedCont2addToLl2 in interface AugmentedCont2addTo - value of ll2public void addToLl3(byte[] addTo)
AugmentedCont2addToLl3 in interface AugmentedCont2addTo - value of ll3public void addToLl4(Def1 addTo)
AugmentedCont2addToLl4 in interface AugmentedCont2addTo - value of ll4public void addToLl5(Class<? extends Type> addTo)
AugmentedCont2addToLl5 in interface AugmentedCont2addTo - value of ll5public void addToLl6(String addTo)
AugmentedCont2addToLl6 in interface AugmentedCont2addTo - value of ll6public void addToLl7(BitSet addTo)
AugmentedCont2addToLl7 in interface AugmentedCont2addTo - value of ll7public void addToLl8(Boolean addTo)
AugmentedCont2addToLl8 in interface AugmentedCont2addTo - value of ll8public void addToLl9(Def2 addTo)
AugmentedCont2addToLl9 in interface AugmentedCont2addTo - value of ll9public void addToLl10(Def3 addTo)
AugmentedCont2addToLl10 in interface AugmentedCont2addTo - value of ll10public void addToLl11(Boolean addTo)
AugmentedCont2addToLl11 in interface AugmentedCont2addTo - value of ll11public void addToLl12(byte[] addTo)
AugmentedCont2addToLl12 in interface AugmentedCont2addTo - value of ll12public void addToLl13(Def1 addTo)
AugmentedCont2addToLl13 in interface AugmentedCont2addTo - value of ll13public void addToLl14(Def6 addTo)
AugmentedCont2addToLl14 in interface AugmentedCont2addTo - value of ll14public void addToLl15(Def7 addTo)
AugmentedCont2addToLl15 in interface AugmentedCont2addTo - value of ll15public void addToLl16(Def1 addTo)
AugmentedCont2addToLl16 in interface AugmentedCont2addTo - value of ll16public boolean isLeafValueSet(AugmentedCont2.LeafIdentifier leaf)
AugmentedCont2isLeafValueSet in interface AugmentedCont2leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.