Uses of Class
de.xima.fc.formstore.StoreFormPluginInfo
-
Packages that use StoreFormPluginInfo Package Description de.xima.fc.formstore -
-
Uses of StoreFormPluginInfo in de.xima.fc.formstore
Methods in de.xima.fc.formstore that return types with arguments of type StoreFormPluginInfo Modifier and Type Method Description List<StoreFormPluginInfo>
StoreFormMeta. getRequiredPlugins()
Method parameters in de.xima.fc.formstore with type arguments of type StoreFormPluginInfo Modifier and Type Method Description void
StoreFormMeta. setRequiredPlugins(List<StoreFormPluginInfo> requiredPlugins)
-