public final class Lfunion10Union extends Object
| Constructor and Description |
|---|
Lfunion10Union(BitSet bits)
Creates an instance of bits.
|
Lfunion10Union(boolean yangAutoPrefixBoolean)
Creates an instance of yangAutoPrefixBoolean.
|
| Modifier and Type | Method and Description |
|---|---|
BitSet |
bits()
Returns the attribute bits.
|
void |
bits(BitSet bits)
Sets the attribute bits.
|
boolean |
equals(Object obj) |
static Lfunion10Union |
fromString(String valInString)
Returns the object of lfunion10Union fromString input String lfunion10Union.
|
int |
hashCode() |
static Lfunion10Union |
of(BitSet value)
Returns the object of lfunion10Union for type bits.
|
static Lfunion10Union |
of(boolean value)
Returns the object of lfunion10Union for type yangAutoPrefixBoolean.
|
String |
toString() |
boolean |
yangAutoPrefixBoolean()
Returns the attribute yangAutoPrefixBoolean.
|
void |
yangAutoPrefixBoolean(boolean yangAutoPrefixBoolean)
Sets the attribute yangAutoPrefixBoolean.
|
public Lfunion10Union(BitSet bits)
bits - value of bitspublic Lfunion10Union(boolean yangAutoPrefixBoolean)
yangAutoPrefixBoolean - value of yangAutoPrefixBooleanpublic static Lfunion10Union of(BitSet value)
value - value of lfunion10Union for type bitspublic static Lfunion10Union of(boolean value)
value - value of lfunion10Union for type yangAutoPrefixBooleanpublic BitSet bits()
public boolean yangAutoPrefixBoolean()
public void bits(BitSet bits)
bits - value of bitspublic void yangAutoPrefixBoolean(boolean yangAutoPrefixBoolean)
yangAutoPrefixBoolean - value of yangAutoPrefixBooleanpublic static Lfunion10Union fromString(String valInString)
valInString - value of input StringCopyright © 2018. All rights reserved.