Class RegionWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.user.RegionWsDTO
- All Implemented Interfaces:
Serializable
Response body fields which will be returned while fetching the list of country's regions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getRole()voidsetCountryIso(String countryIso) voidsetIsocode(String isocode) voidsetIsocodeShort(String isocodeShort) voidvoid
-
Constructor Details
-
RegionWsDTO
public RegionWsDTO()
-
-
Method Details
-
setIsocode
-
getIsocode
-
setIsocodeShort
-
getIsocodeShort
-
setCountryIso
-
getCountryIso
-
setName
-
getName
-
setRole
-
getRole
-