|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.compoze.collab.CollabEnum
com.compoze.collab.beacm.RepeatForUnitEnum
public class RepeatForUnitEnum
The enumeration class that contains RepeatForUnit elements.
| Field Summary | |
|---|---|
static RepeatForUnit |
DAYS
The days repeat for unit. |
static RepeatForUnit |
MONTHS
The months repeat for unit. |
static int |
NUM_ELEMENTS
|
static int |
VALUE_DAYS
|
static int |
VALUE_MONTHS
|
static int |
VALUE_WEEKS
|
static int |
VALUE_YEARS
|
static RepeatForUnit |
WEEKS
The weeks repeat for unit. |
static RepeatForUnit |
YEARS
The years repeat for unit. |
| Fields inherited from class com.compoze.collab.CollabEnum |
|---|
m_elements |
| Constructor Summary | |
|---|---|
protected |
RepeatForUnitEnum(Class elementClass,
int iNumElements,
com.compoze.collab.resource.ResourceBundleWrapper rbWrapper,
EnumElement defaultElement,
String sInternalName,
boolean bMaskable)
Constructor. |
protected |
RepeatForUnitEnum(int iNumElements)
Constructor. |
| Method Summary | |
|---|---|
static CollabEnum |
i()
Gets the singleton. |
| Methods inherited from class com.compoze.collab.CollabEnum |
|---|
addElement, getDefaultElement, getElement, getElements, getInternalName, getRawElements, getResourceBundle, isDefaultElement, setDefaultElement, updateDigest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int VALUE_DAYS
public static final int VALUE_WEEKS
public static final int VALUE_MONTHS
public static final int VALUE_YEARS
public static final int NUM_ELEMENTS
public static final RepeatForUnit DAYS
public static final RepeatForUnit WEEKS
public static final RepeatForUnit MONTHS
public static final RepeatForUnit YEARS
| Constructor Detail |
|---|
protected RepeatForUnitEnum(Class elementClass,
int iNumElements,
com.compoze.collab.resource.ResourceBundleWrapper rbWrapper,
EnumElement defaultElement,
String sInternalName,
boolean bMaskable)
protected RepeatForUnitEnum(int iNumElements)
| Method Detail |
|---|
public static CollabEnum i()
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||