Package org.openapitools.client.model
Class LogGeographicalContext
java.lang.Object
org.openapitools.client.model.LogGeographicalContext
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class LogGeographicalContext
extends Object
LogGeographicalContext
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangeolocation(LogGeolocation geolocation) getCity()Get cityGet countryGet geolocationGet postalCodegetState()Get stateinthashCode()voidsetGeolocation(LogGeolocation geolocation) toString() 
- 
Field Details
- 
JSON_PROPERTY_CITY
- See Also:
 
 - 
JSON_PROPERTY_COUNTRY
- See Also:
 
 - 
JSON_PROPERTY_GEOLOCATION
- See Also:
 
 - 
JSON_PROPERTY_POSTAL_CODE
- See Also:
 
 - 
JSON_PROPERTY_STATE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
LogGeographicalContext
public LogGeographicalContext() 
 - 
 - 
Method Details
- 
getCity
Get city- Returns:
 - city
 
 - 
getCountry
Get country- Returns:
 - country
 
 - 
geolocation
 - 
getGeolocation
Get geolocation- Returns:
 - geolocation
 
 - 
setGeolocation
 - 
getPostalCode
Get postalCode- Returns:
 - postalCode
 
 - 
getState
Get state- Returns:
 - state
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -