Class TargetModeType

java.lang.Object
org.broadleafcommerce.common.persistence.TargetModeType
All Implemented Interfaces:
Serializable

public class TargetModeType extends Object implements Serializable
An extendible enumeration of target mode types.
Author:
jfischer
See Also:
  • Field Details

  • Constructor Details

    • TargetModeType

      public TargetModeType()
    • TargetModeType

      public TargetModeType(String type, String friendlyType)
  • Method Details