public class Di18nTranslation
extends net.sf.mardao.core.domain.AbstractCreatedUpdatedEntity
| Constructor and Description |
|---|
Di18nTranslation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocale() |
String |
getLocalizedImage() |
String |
getLocalizedString() |
String |
getLocalizedUrl() |
Object |
getParent() |
void |
setLocale(String locale) |
void |
setLocalizedImage(String localizedImage) |
void |
setLocalizedString(String localizedString) |
void |
setLocalizedUrl(String localizedUrl) |
void |
setParent(Object parent) |
public String getLocale()
public void setLocale(String locale)
public String getLocalizedString()
public void setLocalizedString(String localizedString)
public Object getParent()
public void setParent(Object parent)
public String getLocalizedImage()
public void setLocalizedImage(String localizedImage)
public String getLocalizedUrl()
public void setLocalizedUrl(String localizedUrl)
Copyright © 2013. All Rights Reserved.