DATATYPE - The data type to retrieve the name frompublic interface INameProvider<DATATYPE> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getName(DATATYPE aObject)
Get the name of the passed object.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.