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