Uses of Class
de.xima.fc.gui.bean.settings.model.FrameIntegrationUrl
- 
Packages that use FrameIntegrationUrl Package Description de.xima.fc.gui.bean.settings  - 
- 
Uses of FrameIntegrationUrl in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type FrameIntegrationUrl Modifier and Type Method Description List<FrameIntegrationUrl>ApplicationConfigBean. getFrameIntegrationUrlList()Method parameters in de.xima.fc.gui.bean.settings with type arguments of type FrameIntegrationUrl Modifier and Type Method Description voidApplicationConfigBean. setFrameIntegrationUrlList(List<FrameIntegrationUrl> frameIntegrationUrlList) 
 -