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