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