Uses of Class
org.bedework.webdav.servlet.shared.serverInfo.Application
-
Packages that use Application Package Description org.bedework.webdav.servlet.shared.serverInfo -
-
Uses of Application in org.bedework.webdav.servlet.shared.serverInfo
Methods in org.bedework.webdav.servlet.shared.serverInfo that return types with arguments of type Application Modifier and Type Method Description List<Application>ServerInfo. getApplications()Methods in org.bedework.webdav.servlet.shared.serverInfo with parameters of type Application Modifier and Type Method Description voidServerInfo. addApplication(Application val)Method parameters in org.bedework.webdav.servlet.shared.serverInfo with type arguments of type Application Modifier and Type Method Description voidServerInfo. setApplications(List<Application> val)
-