Enum Class DefaultServiceLevelType

java.lang.Object
java.lang.Enum<DefaultServiceLevelType>
com.broadleafcommerce.cartoperation.domain.enums.DefaultServiceLevelType
All Implemented Interfaces:
Serializable, Comparable<DefaultServiceLevelType>, Constable

public enum DefaultServiceLevelType extends Enum<DefaultServiceLevelType>
Defines the specific methods of fulfillment for any given fulfillment group.
Since:
Cart Operation Service 2.1.5, Release Train 2.1.5
Author:
Julia Lopez-Pozas (jlopezpozas)