Package net.sf.jasperreports.engine.util
Interface Designator<T>
-
- All Known Implementing Classes:
BuiltinDataFileServiceFactory
,HttpDataFileServiceFactory
,JsonDataAdapterService
public interface Designator<T>
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName(T object)
-