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