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