Class C360StoreLocation

java.lang.Object
de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO
de.hybris.platform.assistedservicewebservices.dto.C360StoreLocation
All Implemented Interfaces:
Serializable

public class C360StoreLocation extends Customer360DataWsDTO
Representation of the store location data.
See Also:
  • Constructor Details

    • C360StoreLocation

      public C360StoreLocation()
  • Method Details

    • setAddress

      public void setAddress(String address)
    • getAddress

      public String getAddress()