Uses of Class
org.norther.tammi.core.rt.util.EnumAttribute

Packages that use EnumAttribute
org.norther.tammi.core.rt.util   
 

Uses of EnumAttribute in org.norther.tammi.core.rt.util
 

Subclasses of EnumAttribute in org.norther.tammi.core.rt.util
 class EnumIdentity
          Extends the enumerated attribute by supporting variable identities as attribute values.
 class EnumVariable
          Extends the enumerated identity by supporting variable instances as attribute values.
 

Methods in org.norther.tammi.core.rt.util that return EnumAttribute
 EnumAttribute EnumeratedList.toAttribute(String str)
          Return the enumerated attribute from its indexed string representation, which is independent on the locale specific sorting.
 

Methods in org.norther.tammi.core.rt.util with parameters of type EnumAttribute
 String EnumeratedList.toString(EnumAttribute elem)
          Return the indexed string representation of the enumerated attribute, which is independent on the locale specific sorting.
 



Copyright © 2004 The Norther Organization. All rights reserved.