org.broadleafcommerce.core.order.domain
Class FulfillmentGroupImpl.Presentation.Tab.Name

java.lang.Object
  extended by org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Name
Enclosing class:
FulfillmentGroupImpl.Presentation.Tab

public static class FulfillmentGroupImpl.Presentation.Tab.Name
extends Object


Field Summary
static String Address
           
static String Advanced
           
static String Items
           
static String Pricing
           
 
Constructor Summary
FulfillmentGroupImpl.Presentation.Tab.Name()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Items

public static final String Items
See Also:
Constant Field Values

Pricing

public static final String Pricing
See Also:
Constant Field Values

Address

public static final String Address
See Also:
Constant Field Values

Advanced

public static final String Advanced
See Also:
Constant Field Values
Constructor Detail

FulfillmentGroupImpl.Presentation.Tab.Name

public FulfillmentGroupImpl.Presentation.Tab.Name()


Copyright © 2013. All Rights Reserved.