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