Package com.mypurecloud.sdk.v2.model
Class JourneyWebEventsNotificationGeoLocation
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationGeoLocation
- All Implemented Interfaces:
Serializable
JourneyWebEventsNotificationGeoLocation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountryName(String countryName) booleaninthashCode()latitude(BigDecimal latitude) longitude(BigDecimal longitude) postalCode(String postalCode) regionName(String regionName) voidsetCountry(String country) voidsetCountryName(String countryName) voidsetLatitude(BigDecimal latitude) voidsetLocality(String locality) voidsetLongitude(BigDecimal longitude) voidsetPostalCode(String postalCode) voidvoidsetRegionName(String regionName) voidvoidsetTimezone(String timezone) toString()
-
Constructor Details
-
JourneyWebEventsNotificationGeoLocation
public JourneyWebEventsNotificationGeoLocation() -
JourneyWebEventsNotificationGeoLocation
-
-
Method Details
-
country
-
getCountry
-
setCountry
-
countryName
-
getCountryName
-
setCountryName
-
latitude
-
getLatitude
-
setLatitude
-
longitude
-
getLongitude
-
setLongitude
-
locality
-
getLocality
-
setLocality
-
postalCode
-
getPostalCode
-
setPostalCode
-
region
-
getRegion
-
setRegion
-
regionName
-
getRegionName
-
setRegionName
-
timezone
-
getTimezone
-
setTimezone
-
source
-
getSource
-
setSource
-
equals
-
hashCode
public int hashCode() -
toString
-