Package com.inductiveautomation.rm.base
Interface ReportMill.AppServer
- 
- Enclosing class:
 - ReportMill
 
public static interface ReportMill.AppServerAn inner class to provide a hook for converting objects (like NSArray to List, etc.). 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectconvertFromAppServerType(java.lang.Object anObject) 
 -