public interface Id
Modifier and Type | Method and Description |
---|---|
String |
getValue()
String representation of the identifier.
|
boolean |
isUndefined()
Returns whether the identifier represents an undefined id.
|
Id |
withValue(String value)
Returns a new id of the same type with the given value.
|
String getValue()
boolean isUndefined()
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.