Uses of Class
net.praqma.hudson.scm.Polling.PollingType

Packages that use Polling.PollingType
net.praqma.hudson.scm   
 

Uses of Polling.PollingType in net.praqma.hudson.scm
 

Methods in net.praqma.hudson.scm that return Polling.PollingType
 Polling.PollingType Polling.getType()
           
static Polling.PollingType Polling.PollingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Polling.PollingType[] Polling.PollingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.praqma.hudson.scm with parameters of type Polling.PollingType
Polling(Polling.PollingType type)
           
 



Copyright © 2004-2015. All Rights Reserved.