public interface IPSHasID
IHasID<String> is not used here, because it requires an ID
to be present!| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
default boolean |
hasID() |
void |
setID(String sID)
Set an ID for this object.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.