intarsys runtime library

de.intarsys.tools.range
Class EnumRange

java.lang.Object
  extended by de.intarsys.tools.enumeration.EnumItem
      extended by de.intarsys.tools.range.EnumRange
All Implemented Interfaces:
Comparable

public class EnumRange
extends EnumItem


Field Summary
static EnumRange ALL
           
static EnumRange CURRENT
           
static EnumRange FIRST
           
static EnumRange LAST
           
static EnumMeta META
          The meta data for the enumeration.
 
Constructor Summary
EnumRange(String id)
           
 
Method Summary
 
Methods inherited from class de.intarsys.tools.enumeration.EnumItem
compareTo, getDescription, getIconName, getId, getLabel, getLocalizedLabel, getTip, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FIRST

public static final EnumRange FIRST

LAST

public static final EnumRange LAST

ALL

public static final EnumRange ALL

CURRENT

public static final EnumRange CURRENT

META

public static final EnumMeta META
The meta data for the enumeration.

Constructor Detail

EnumRange

public EnumRange(String id)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.