public class CallBackToast extends Object
CallBackToast()
String
getContent()
Map<String,String>
getI18n()
getType()
void
setContent(String content)
setI18n(Map<String,String> i18n)
setType(String type)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallBackToast()
public String getType()
public void setType(String type)
public String getContent()
public void setContent(String content)
public Map<String,String> getI18n()
public void setI18n(Map<String,String> i18n)
Copyright © 2025. All rights reserved.