public abstract class Identity extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Identity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
protected String |
getIdPrefix() |
protected int |
getNumericId() |
int |
hashCode() |
String |
toString() |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.