Uses of Class
org.pentaho.di.www.SlaveServerDetection.SlaveRelationShip

Packages that use SlaveServerDetection.SlaveRelationShip
org.pentaho.di.www   
 

Uses of SlaveServerDetection.SlaveRelationShip in org.pentaho.di.www
 

Methods in org.pentaho.di.www that return SlaveServerDetection.SlaveRelationShip
static SlaveServerDetection.SlaveRelationShip SlaveServerDetection.getSlaveRelationShip(String code)
           
static SlaveServerDetection.SlaveRelationShip SlaveServerDetection.SlaveRelationShip.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SlaveServerDetection.SlaveRelationShip[] SlaveServerDetection.SlaveRelationShip.values()
          Returns an array containing the constants of this enum type, in the order they are declared.