public final class Def4 extends Object
| Constructor and Description |
|---|
Def4(boolean empty)
Creates an instance of empty.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty()
Returns the attribute empty.
|
void |
empty(boolean empty)
Sets the attribute empty.
|
boolean |
equals(Object obj) |
static Def4 |
fromString(String valInString)
Returns the object of def4 fromString input String def4.
|
int |
hashCode() |
static Def4 |
of(boolean value)
Returns the object of def4 for type empty.
|
String |
toString() |
public Def4(boolean empty)
empty - value of emptypublic static Def4 of(boolean value)
value - value of def4 for type emptypublic boolean empty()
public void empty(boolean empty)
empty - value of emptyCopyright © 2018. All rights reserved.