Class CustomerSegmentType.CustomerSegmentTypeConverter

java.lang.Object
com.fasterxml.jackson.databind.util.StdConverter<CustomerSegmentType,String>
com.broadleafcommerce.customer.segments.CustomerSegmentType.CustomerSegmentTypeConverter
All Implemented Interfaces:
com.fasterxml.jackson.databind.util.Converter<CustomerSegmentType,String>
Enclosing class:
CustomerSegmentType

public static class CustomerSegmentType.CustomerSegmentTypeConverter extends com.fasterxml.jackson.databind.util.StdConverter<CustomerSegmentType,String>
  • Constructor Details

    • CustomerSegmentTypeConverter

      public CustomerSegmentTypeConverter()
  • Method Details