public final class Tpdfempty extends Object
| Constructor and Description |
|---|
Tpdfempty(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 Tpdfempty |
fromString(String valInString)
Returns the object of tpdfempty fromString input String tpdfempty.
|
int |
hashCode() |
static Tpdfempty |
of(boolean value)
Returns the object of tpdfempty for type empty.
|
String |
toString() |
public Tpdfempty(boolean empty)
empty - value of emptypublic static Tpdfempty of(boolean value)
value - value of tpdfempty for type emptypublic boolean empty()
public void empty(boolean empty)
empty - value of emptyCopyright © 2017. All rights reserved.