Uses of Interface
com.kuka.nav.appdata.AppDataInfo

Packages that use AppDataInfo
com.kuka.nav.appdata Public API for managing application data. 
 

Uses of AppDataInfo in com.kuka.nav.appdata
 

Methods in com.kuka.nav.appdata that return AppDataInfo
 AppDataInfo AppData.getMetaData(String identifier)
          Getter for meta-info of an application data.
 

Methods in com.kuka.nav.appdata that return types with arguments of type AppDataInfo
 Collection<AppDataInfo> AppData.getAllMetaData()
          List of meta datas of the stored entries.
 



Copyright © 2019. All rights reserved.