atg.commerce.fulfillment.scenario
Class OrderTypePropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by atg.beans.TaggedPropertyEditor
          extended by atg.commerce.fulfillment.scenario.OrderTypePropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class OrderTypePropertyEditor
extends TaggedPropertyEditor


Field Summary
static java.lang.String CLASS_VERSION
           
static java.util.ResourceBundle RESOURCES
           
 
Constructor Summary
OrderTypePropertyEditor()
           
 
Method Summary
 
Methods inherited from class atg.beans.TaggedPropertyEditor
getAsText, 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
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION

RESOURCES

public static final java.util.ResourceBundle RESOURCES
Constructor Detail

OrderTypePropertyEditor

public OrderTypePropertyEditor()