Uses of Class
org.rhq.core.domain.common.JobTrigger.RecurrenceType

Packages that use JobTrigger.RecurrenceType
org.rhq.core.domain.common   
 

Uses of JobTrigger.RecurrenceType in org.rhq.core.domain.common
 

Methods in org.rhq.core.domain.common that return JobTrigger.RecurrenceType
 JobTrigger.RecurrenceType JobTrigger.getRecurrenceType()
           
static JobTrigger.RecurrenceType JobTrigger.RecurrenceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobTrigger.RecurrenceType[] JobTrigger.RecurrenceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.