public class ExtensionEventPeriodType
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static ExtensionEventPeriodType |
DAYS |
static ExtensionEventPeriodType |
HOURS |
static ExtensionEventPeriodType |
MINUTES |
static ExtensionEventPeriodType[] |
types |
static ExtensionEventPeriodType |
WEEKS |
Constructor and Description |
---|
ExtensionEventPeriodType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
static java.lang.String[] |
getNames() |
int |
getType() |
static ExtensionEventPeriodType |
lookup(ExtensionEventPeriodType t) |
static ExtensionEventPeriodType |
lookup(java.lang.String t) |
void |
setType(int type) |
java.lang.String |
toString() |
public static final ExtensionEventPeriodType[] types
public static final ExtensionEventPeriodType MINUTES
public static final ExtensionEventPeriodType HOURS
public static final ExtensionEventPeriodType DAYS
public static final ExtensionEventPeriodType WEEKS
public static ExtensionEventPeriodType lookup(ExtensionEventPeriodType t)
public static ExtensionEventPeriodType lookup(java.lang.String t)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public static java.lang.String[] getNames()
public int getType()
public void setType(int type)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.