Uses of Class
net.praqma.jenkins.plugin.prqa.globalconfig.PRQAGlobalConfig.ViewServerProtocol

Packages that use PRQAGlobalConfig.ViewServerProtocol
net.praqma.jenkins.plugin.prqa.globalconfig   
 

Uses of PRQAGlobalConfig.ViewServerProtocol in net.praqma.jenkins.plugin.prqa.globalconfig
 

Methods in net.praqma.jenkins.plugin.prqa.globalconfig that return PRQAGlobalConfig.ViewServerProtocol
 PRQAGlobalConfig.ViewServerProtocol[] PRQAGlobalConfig.getViewServerProtocols()
           
static PRQAGlobalConfig.ViewServerProtocol PRQAGlobalConfig.ViewServerProtocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PRQAGlobalConfig.ViewServerProtocol[] PRQAGlobalConfig.ViewServerProtocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2013. All Rights Reserved.