org.openmdx.kernel.enumeration
Class ShortEnumeration

java.lang.Object
  extended by org.openmdx.kernel.enumeration.ShortEnumeration

Deprecated. use a Java native enum.

public abstract class ShortEnumeration
extends Object

Short enumeration class


Nested Class Summary
static interface ShortEnumeration.Mapper
          Deprecated.  
protected static class ShortEnumeration.ReflectiveMapper
          Deprecated.  
 
Field Summary
protected static ShortEnumeration.ReflectiveMapper mapper
          Deprecated.  
 
Constructor Summary
protected ShortEnumeration()
          Deprecated. Avoid instantiation
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mapper

protected static ShortEnumeration.ReflectiveMapper mapper
Deprecated. 
Constructor Detail

ShortEnumeration

protected ShortEnumeration()
Deprecated. 
Avoid instantiation



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.