net.sf.cantina.datasource
Class Translation
java.lang.Object
net.sf.cantina.datasource.Translation
- public class Translation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Translation
public Translation()
Translation
public Translation(java.util.Locale locale)
getContent
public byte[] getContent()
setContent
public void setContent(byte[] content)
getId
public java.lang.String getId()
setId
public void setId(java.lang.String id)
getLocale
public java.util.Locale getLocale()
setLocale
public void setLocale(java.util.Locale locale)
Copyright © 2004 Cantina. All Rights Reserved.