Class RegionData
java.lang.Object
de.hybris.platform.commercefacades.user.data.RegionData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetCountryIso(String countryIso) voidsetIsocode(String isocode) voidsetIsocodeShort(String isocodeShort) void
-
Constructor Details
-
RegionData
public RegionData()
-
-
Method Details
-
setIsocode
-
getIsocode
-
setIsocodeShort
-
getIsocodeShort
-
setCountryIso
-
getCountryIso
-
setName
-
getName
-