wt.csm.constraint
Class CSMConstraintMapperRB_en_GB

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by wt.csm.constraint.CSMConstraintMapperRB_en_GB

public class CSMConstraintMapperRB_en_GB
extends ListResourceBundle

State resource bundle [English/US]

The defined list of valid values for wt.units.BaseSymbol

Usage notes:

To add additional states, add entries to the static final array, and recompile this class.

Array entries:

 1. location tag (not used currently)
 2. lookup key - this is stored in the database if State is used as a persistent
    attribute
 3. display value - this may be changed at any time
 4. description
 5. sequence number - sort order for drop down list
 6. default value (true/false - only one entry should be designated true)
 7. selectable value (true/false) - false indicates it will not appear in lists
 

Supported API: true
Extendable: true

See Also:
EnumeratedType

Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Method Summary
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait