Guvnor - Project API 6.1.0.CR2

Uses of Class
org.guvnor.common.services.project.model.ClockTypeOption

Packages that use ClockTypeOption
org.guvnor.common.services.project.model   
 

Uses of ClockTypeOption in org.guvnor.common.services.project.model
 

Methods in org.guvnor.common.services.project.model that return ClockTypeOption
static ClockTypeOption ClockTypeOption.get(String clockType)
           
 ClockTypeOption KSessionModel.getClockType()
           
static ClockTypeOption ClockTypeOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClockTypeOption[] ClockTypeOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.guvnor.common.services.project.model with parameters of type ClockTypeOption
 void KSessionModel.setClockType(ClockTypeOption clockTypeEnum)
           
 


Guvnor - Project API 6.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.