|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppInfo | |
---|---|
biz.c24.io.api.data | Data Model super and utility classes. |
Uses of AppInfo in biz.c24.io.api.data |
---|
Methods in biz.c24.io.api.data that return AppInfo | |
---|---|
AppInfo |
Annotation.getAppInfo(int index)
Returns the appinfo object at index . |
Methods in biz.c24.io.api.data with parameters of type AppInfo | |
---|---|
void |
Annotation.addAppInfo(AppInfo appInfo)
Adds an appinfo object. |
Constructors in biz.c24.io.api.data with parameters of type AppInfo | |
---|---|
Annotation(Documentation[] docArr,
AppInfo[] appinfoArr)
Creates a new instances with supplied arrays of documentation and appinfo objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |