public final class Lfunion11Union extends Object
| Constructor and Description |
|---|
Lfunion11Union(Tpdfun1 tpdfun1)
Creates an instance of tpdfun1.
|
Lfunion11Union(Tpdfun2 tpdfun2)
Creates an instance of tpdfun2.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Lfunion11Union |
fromString(String valInString)
Returns the object of lfunion11Union fromString input String lfunion11Union.
|
int |
hashCode() |
static Lfunion11Union |
of(Tpdfun1 value)
Returns the object of lfunion11Union for type tpdfun1.
|
static Lfunion11Union |
of(Tpdfun2 value)
Returns the object of lfunion11Union for type tpdfun2.
|
String |
toString() |
Tpdfun1 |
tpdfun1()
Returns the attribute tpdfun1.
|
void |
tpdfun1(Tpdfun1 tpdfun1)
Sets the attribute tpdfun1.
|
Tpdfun2 |
tpdfun2()
Returns the attribute tpdfun2.
|
void |
tpdfun2(Tpdfun2 tpdfun2)
Sets the attribute tpdfun2.
|
public Lfunion11Union(Tpdfun1 tpdfun1)
tpdfun1 - value of tpdfun1public Lfunion11Union(Tpdfun2 tpdfun2)
tpdfun2 - value of tpdfun2public static Lfunion11Union of(Tpdfun1 value)
value - value of lfunion11Union for type tpdfun1public static Lfunion11Union of(Tpdfun2 value)
value - value of lfunion11Union for type tpdfun2public Tpdfun1 tpdfun1()
public Tpdfun2 tpdfun2()
public void tpdfun1(Tpdfun1 tpdfun1)
tpdfun1 - value of tpdfun1public void tpdfun2(Tpdfun2 tpdfun2)
tpdfun2 - value of tpdfun2public static Lfunion11Union fromString(String valInString)
valInString - value of input StringCopyright © 2017. All rights reserved.