Class CustomerSegmentTypeConverter.ConvertFromString
- java.lang.Object
 - 
- com.broadleafcommerce.customer.segments.CustomerSegmentTypeConverter.ConvertFromString
 
 
- 
- All Implemented Interfaces:
 org.springframework.core.convert.converter.Converter<String,CustomerSegmentType>
- Enclosing class:
 - CustomerSegmentTypeConverter
 
public static class CustomerSegmentTypeConverter.ConvertFromString extends Object implements org.springframework.core.convert.converter.Converter<String,CustomerSegmentType>
 
- 
- 
Constructor Summary
Constructors Constructor Description ConvertFromString() 
 - 
 
- 
- 
Method Detail
- 
convert
public CustomerSegmentType convert(@NonNull String value)
- Specified by:
 convertin interfaceorg.springframework.core.convert.converter.Converter<String,CustomerSegmentType>
 
 - 
 
 -