atg.commerce.order.scheduled
Class ScheduledOrderAction.LocaleScheduledOrderActionEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by atg.core.util.Enum.EnumEditor
          extended by atg.core.util.Enum.LocaleEnumEditor
              extended by atg.commerce.order.scheduled.ScheduledOrderAction.LocaleScheduledOrderActionEditor
All Implemented Interfaces:
java.beans.PropertyEditor
Enclosing class:
ScheduledOrderAction

public static class ScheduledOrderAction.LocaleScheduledOrderActionEditor
extends Enum.LocaleEnumEditor


Constructor Summary
ScheduledOrderAction.LocaleScheduledOrderActionEditor()
           
 
Method Summary
 java.lang.Class getEnumClass()
           
 
Methods inherited from class atg.core.util.Enum.LocaleEnumEditor
getAsText, getEnumResourceBundle, getTags, setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduledOrderAction.LocaleScheduledOrderActionEditor

public ScheduledOrderAction.LocaleScheduledOrderActionEditor()
Method Detail

getEnumClass

public java.lang.Class getEnumClass()
Specified by:
getEnumClass in class Enum.LocaleEnumEditor
Returns:
The Enum subclass this instance is the editor for.