public abstract class AbstractEntityId extends Object implements EntityId
EntityId.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
OBJECT_ID_ILLEGAL, OBJECT_ID_MINIMUM_CUSTOM, RADIX, SEPARATOR, SEPARATOR_CHAR| Constructor and Description |
|---|
AbstractEntityId()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getValue() |
int |
hashCode() |
String |
toString()
The string representation of the
EntityId in the following form: |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetObjectId, getRevision, getTypeIdprivate static final long serialVersionUID
public String getValue()
getValue in interface AttributeReadValue<String>getValue in interface SimpleDatatype<String>Copyright © 2001–2018 mmm-Team. All rights reserved.