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