Class SingleLineAddressFormatPopulator

java.lang.Object
de.hybris.platform.commercefacades.address.converters.populator.SingleLineAddressFormatPopulator
All Implemented Interfaces:
Populator<AddressModel,StringBuilder>

public class SingleLineAddressFormatPopulator extends Object implements Populator<AddressModel,StringBuilder>
  • Constructor Details

    • SingleLineAddressFormatPopulator

      public SingleLineAddressFormatPopulator()
  • Method Details