-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
void
Generated property for Location.city property defined at extension personalizationyprofile.
void
Generated property for Location.countryCode property defined at extension personalizationyprofile.
void
Generated property for Location.regionCode property defined at extension personalizationyprofile.
Methods inherited from class java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
-
Location
public Location()
-
Method Details
-
setRegionCode
public void setRegionCode(String regionCode)
Generated property for Location.regionCode property defined at extension personalizationyprofile.
-
-
setCity
public void setCity(String city)
Generated property for Location.city property defined at extension personalizationyprofile.
-
-
setCountryCode
public void setCountryCode(String countryCode)
Generated property for Location.countryCode property defined at extension personalizationyprofile.
-
getCountryCode
public String getCountryCode()