org.silverpeas.node.web
Class NodeTranslationEntity
java.lang.Object
org.silverpeas.node.web.NodeTranslationEntity
public class NodeTranslationEntity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeTranslationEntity
public NodeTranslationEntity()
NodeTranslationEntity
public NodeTranslationEntity(int id,
String language,
NodeDetail node)
setId
public void setId(String id)
getId
public String getId()
setDescription
public void setDescription(String description)
getDescription
public String getDescription()
setLanguage
public void setLanguage(String language)
getLanguage
public String getLanguage()
setName
public void setName(String name)
getName
public String getName()
Copyright © 2016 Silverpeas. All Rights Reserved.