Package org.teamapps.ux.session
Klasse ClientGeoIpInfo
java.lang.Object
org.teamapps.ux.session.ClientGeoIpInfo
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungClientGeoIpInfo(String countryIso, String country, String city, float latitude, float longitude) -
Methodenübersicht
-
Konstruktordetails
-
ClientGeoIpInfo
-
-
Methodendetails
-
getCountryIso
-
getCountry
-
getCity
-
getLatitude
public float getLatitude() -
getLongitude
public float getLongitude()
-