org.broadleafcommerce.core.order.domain
Class FulfillmentOptionImpl.Presentation.FieldOrder

java.lang.Object
  extended by org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
Enclosing class:
FulfillmentOptionImpl.Presentation

public static class FulfillmentOptionImpl.Presentation.FieldOrder
extends Object


Field Summary
static int DESCRIPTION
           
static int FLATRATES
           
static int NAME
           
 
Constructor Summary
FulfillmentOptionImpl.Presentation.FieldOrder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final int NAME
See Also:
Constant Field Values

DESCRIPTION

public static final int DESCRIPTION
See Also:
Constant Field Values

FLATRATES

public static final int FLATRATES
See Also:
Constant Field Values
Constructor Detail

FulfillmentOptionImpl.Presentation.FieldOrder

public FulfillmentOptionImpl.Presentation.FieldOrder()


Copyright © 2013. All Rights Reserved.