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