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