public final class Tpdfun3Union extends Object
| Constructor and Description |
|---|
Tpdfun3Union(Tpdfbit tpdfbit)
Creates an instance of tpdfbit.
|
Tpdfun3Union(Tpdfempty tpdfempty)
Creates an instance of tpdfempty.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Tpdfun3Union |
fromString(String valInString)
Returns the object of tpdfun3Union fromString input String tpdfun3Union.
|
int |
hashCode() |
static Tpdfun3Union |
of(Tpdfbit value)
Returns the object of tpdfun3Union for type tpdfbit.
|
static Tpdfun3Union |
of(Tpdfempty value)
Returns the object of tpdfun3Union for type tpdfempty.
|
String |
toString() |
Tpdfbit |
tpdfbit()
Returns the attribute tpdfbit.
|
void |
tpdfbit(Tpdfbit tpdfbit)
Sets the attribute tpdfbit.
|
Tpdfempty |
tpdfempty()
Returns the attribute tpdfempty.
|
void |
tpdfempty(Tpdfempty tpdfempty)
Sets the attribute tpdfempty.
|
public Tpdfun3Union(Tpdfbit tpdfbit)
tpdfbit - value of tpdfbitpublic Tpdfun3Union(Tpdfempty tpdfempty)
tpdfempty - value of tpdfemptypublic static Tpdfun3Union of(Tpdfbit value)
value - value of tpdfun3Union for type tpdfbitpublic static Tpdfun3Union of(Tpdfempty value)
value - value of tpdfun3Union for type tpdfemptypublic Tpdfbit tpdfbit()
public Tpdfempty tpdfempty()
public void tpdfbit(Tpdfbit tpdfbit)
tpdfbit - value of tpdfbitpublic void tpdfempty(Tpdfempty tpdfempty)
tpdfempty - value of tpdfemptypublic static Tpdfun3Union fromString(String valInString)
valInString - value of input StringCopyright © 2017. All rights reserved.