Class C360AddressWsDTO
java.lang.Object
de.hybris.platform.assistedservicewebservices.dto.C360AddressWsDTO
- All Implemented Interfaces:
Serializable
Customer360 profile address
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLine1()getLine2()getTown()voidsetCountry(CountryWsDTO country) voidvoidvoidvoidsetRegion(RegionWsDTO region) void
-
Constructor Details
-
C360AddressWsDTO
public C360AddressWsDTO()
-
-
Method Details
-
setId
-
getId
-
setLine1
-
getLine1
-
setLine2
-
getLine2
-
setTown
-
getTown
-
setRegion
-
getRegion
-
setCountry
-
getCountry
-