public final class Def7Union extends Object
| Constructor and Description |
|---|
Def7Union(Class<? extends Physical> identityref)
Creates an instance of identityref.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Def7Union |
fromString(String valInString)
Returns the object of def7Union fromString input String def7Union.
|
int |
hashCode() |
Class<? extends Physical> |
identityref()
Returns the attribute identityref.
|
void |
identityref(Class<? extends Physical> identityref)
Sets the attribute identityref.
|
static Def7Union |
of(Class<? extends Physical> value)
Returns the object of def7Union for type identityref.
|
String |
toString() |
public static Def7Union of(Class<? extends Physical> value)
value - value of def7Union for type identityrefpublic Class<? extends Physical> identityref()
public void identityref(Class<? extends Physical> identityref)
identityref - value of identityrefCopyright © 2018. All rights reserved.