Uses of Interface
w.geo.api.Country
-
Uses of Country in w.geo.api
Modifier and TypeMethodDescription@Nullable CountryGeoLocation.getCountry()@Nullable CountryImmutableGeoLocation.getCountry()@Nullable CountryUnknownGeoLocation.getCountry()Modifier and TypeMethodDescriptionstatic ImmutableCountryCreates an immutable copy of aCountryvalue.Initializes the value for thecountryattribute.final ImmutableCountry.BuilderFill a builder with attribute values from the providedCountryinstance.final ImmutableGeoLocationImmutableGeoLocation.withCountry(@Nullable Country value) Copy the current immutable object by setting a value for thecountryattribute.