public class Ji18nTranslation
extends com.wadpam.open.json.JBaseObject
| Constructor and Description |
|---|
Ji18nTranslation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocale() |
String |
getLocalizedImage() |
String |
getLocalizedString() |
String |
getLocalizedUrl() |
String |
getParent() |
void |
setLocale(String locale) |
void |
setLocalizedImage(String localizedImage) |
void |
setLocalizedString(String localizedString) |
void |
setLocalizedUrl(String localizedUrl) |
void |
setParent(String parent) |
protected String |
subString() |
protected String subString()
subString in class com.wadpam.open.json.JBaseObjectpublic String getLocale()
public void setLocale(String locale)
public String getLocalizedImage()
public void setLocalizedImage(String localizedImage)
public String getLocalizedString()
public void setLocalizedString(String localizedString)
public String getLocalizedUrl()
public void setLocalizedUrl(String localizedUrl)
public String getParent()
public void setParent(String parent)
Copyright © 2013. All Rights Reserved.