public abstract class ApiModel extends Object implements Serializable
protected Language
lang
ApiModel()
String
getAccount()
Language
getLang()
void
setAccount(String account)
setLang(Language lang)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Language lang
public ApiModel()
public Language getLang()
public void setLang(Language lang)
public String getAccount()
public void setAccount(String account)
Copyright © 2025. All rights reserved.