public class Client extends Object
protected String
ip
protected Locale
locale
Client()
String
getIp()
Locale
getLocale()
void
setIp(String ip)
setLocale(Locale locale)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String ip
protected Locale locale
public Client()
public String getIp()
public void setIp(String ip)
public Locale getLocale()
public void setLocale(Locale locale)
Copyright © 2018. All Rights Reserved.