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