public class I18nMeta extends Object
static class
I18nMeta.Builder
I18nMeta()
I18nMeta(I18nMeta.Builder builder)
String
getEnUs()
getJaJp()
getZhCn()
static I18nMeta.Builder
newBuilder()
void
setEnUs(String enUs)
setJaJp(String jaJp)
setZhCn(String zhCn)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public I18nMeta()
public I18nMeta(I18nMeta.Builder builder)
public static I18nMeta.Builder newBuilder()
public String getZhCn()
public void setZhCn(String zhCn)
public String getEnUs()
public void setEnUs(String enUs)
public String getJaJp()
public void setJaJp(String jaJp)
Copyright © 2025. All rights reserved.