public interface AugmentedCont2
| Modifier and Type | Interface and Description |
|---|---|
static class |
AugmentedCont2.LeafIdentifier
Identify the leaf of AugmentedCont2.
|
| 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 |
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.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String leaf1()
Def1 leaf2()
byte[] leaf3()
Def1 leaf4()
String leaf6()
BitSet leaf7()
boolean leaf8()
Def2 leaf9()
Def3 leaf10()
boolean leaf11()
byte[] leaf12()
Def1 leaf13()
Def6 leaf14()
Def7 leaf15()
Def1 leaf16()
List<byte[]> ll3()
List<byte[]> ll12()
BitSet valueLeafFlags()
void leaf1(String leaf1)
leaf1 - value of leaf1void leaf2(Def1 leaf2)
leaf2 - value of leaf2void leaf3(byte[] leaf3)
leaf3 - value of leaf3void leaf4(Def1 leaf4)
leaf4 - value of leaf4void leaf5(Class<? extends Type> leaf5)
leaf5 - value of leaf5void leaf6(String leaf6)
leaf6 - value of leaf6void leaf7(BitSet leaf7)
leaf7 - value of leaf7void leaf8(boolean leaf8)
leaf8 - value of leaf8void leaf9(Def2 leaf9)
leaf9 - value of leaf9void leaf10(Def3 leaf10)
leaf10 - value of leaf10void leaf11(boolean leaf11)
leaf11 - value of leaf11void leaf12(byte[] leaf12)
leaf12 - value of leaf12void leaf13(Def1 leaf13)
leaf13 - value of leaf13void leaf14(Def6 leaf14)
leaf14 - value of leaf14void leaf15(Def7 leaf15)
leaf15 - value of leaf15void leaf16(Def1 leaf16)
leaf16 - value of leaf16void ll3(List<byte[]> ll3)
ll3 - list of ll3void ll12(List<byte[]> ll12)
ll12 - list of ll12void addToLl1(String addTo)
addTo - value of ll1void addToLl2(Def1 addTo)
addTo - value of ll2void addToLl3(byte[] addTo)
addTo - value of ll3void addToLl4(Def1 addTo)
addTo - value of ll4void addToLl5(Class<? extends Type> addTo)
addTo - value of ll5void addToLl6(String addTo)
addTo - value of ll6void addToLl7(BitSet addTo)
addTo - value of ll7void addToLl8(Boolean addTo)
addTo - value of ll8void addToLl9(Def2 addTo)
addTo - value of ll9void addToLl10(Def3 addTo)
addTo - value of ll10void addToLl11(Boolean addTo)
addTo - value of ll11void addToLl12(byte[] addTo)
addTo - value of ll12void addToLl13(Def1 addTo)
addTo - value of ll13void addToLl14(Def6 addTo)
addTo - value of ll14void addToLl15(Def7 addTo)
addTo - value of ll15void addToLl16(Def1 addTo)
addTo - value of ll16boolean isLeafValueSet(AugmentedCont2.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.