Package com.mypurecloud.sdk.v2.model
Class JourneyWebActionEventsNotificationGeoLocation
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyWebActionEventsNotificationGeoLocation
- All Implemented Interfaces:
Serializable
JourneyWebActionEventsNotificationGeoLocation
- 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
-
JourneyWebActionEventsNotificationGeoLocation
public JourneyWebActionEventsNotificationGeoLocation() -
JourneyWebActionEventsNotificationGeoLocation
-
-
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
-