| Modifier and Type | Class and Description |
|---|---|
static class |
UuidBaseType.RefType
RefType is strong or weak.
|
| Constructor and Description |
|---|
UuidBaseType()
Constructs a UuidBaseType object.
|
UuidBaseType(String refTable,
String refType)
Constructs a UuidBaseType object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getRefTable()
Get refTable.
|
String |
getRefType()
Get refType.
|
int |
hashCode() |
String |
toString() |