Uses of Class
com.openfin.desktop.fdc3.AppMetadata
-
Packages that use AppMetadata Package Description com.openfin.desktop.fdc3 -
-
Uses of AppMetadata in com.openfin.desktop.fdc3
Methods in com.openfin.desktop.fdc3 that return types with arguments of type AppMetadata Modifier and Type Method Description java.util.List<AppMetadata>AppIntent. getApps()Constructor parameters in com.openfin.desktop.fdc3 with type arguments of type AppMetadata Constructor Description AppIntent(IntentMetadata intentMetadata, java.util.List<AppMetadata> apps)
-