public interface IHasClientID
| Modifier and Type | Method and Description |
|---|---|
String |
getClientID() |
default boolean |
hasSameClientID(String sClientID)
Check if the passed client ID has the same ID as this object
|
Copyright © 2014–2017 Philip Helger. All rights reserved.