public final class Tpdfun2Union extends Object
| Constructor and Description |
|---|
Tpdfun2Union(Tpdfun3 tpdfun3)
Creates an instance of tpdfun3.
|
Tpdfun2Union(Tpdfun4 tpdfun4)
Creates an instance of tpdfun4.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Tpdfun2Union |
fromString(String valInString)
Returns the object of tpdfun2Union fromString input String tpdfun2Union.
|
int |
hashCode() |
static Tpdfun2Union |
of(Tpdfun3 value)
Returns the object of tpdfun2Union for type tpdfun3.
|
static Tpdfun2Union |
of(Tpdfun4 value)
Returns the object of tpdfun2Union for type tpdfun4.
|
String |
toString() |
Tpdfun3 |
tpdfun3()
Returns the attribute tpdfun3.
|
void |
tpdfun3(Tpdfun3 tpdfun3)
Sets the attribute tpdfun3.
|
Tpdfun4 |
tpdfun4()
Returns the attribute tpdfun4.
|
void |
tpdfun4(Tpdfun4 tpdfun4)
Sets the attribute tpdfun4.
|
public Tpdfun2Union(Tpdfun3 tpdfun3)
tpdfun3 - value of tpdfun3public Tpdfun2Union(Tpdfun4 tpdfun4)
tpdfun4 - value of tpdfun4public static Tpdfun2Union of(Tpdfun3 value)
value - value of tpdfun2Union for type tpdfun3public static Tpdfun2Union of(Tpdfun4 value)
value - value of tpdfun2Union for type tpdfun4public Tpdfun3 tpdfun3()
public Tpdfun4 tpdfun4()
public void tpdfun3(Tpdfun3 tpdfun3)
tpdfun3 - value of tpdfun3public void tpdfun4(Tpdfun4 tpdfun4)
tpdfun4 - value of tpdfun4public static Tpdfun2Union fromString(String valInString)
valInString - value of input StringCopyright © 2018. All rights reserved.