com.silverpeas.form.record
Class Label
java.lang.Object
com.silverpeas.form.record.Label
public class Label
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Label
public Label()
Label
public Label(String label,
String language)
getLabel
public String getLabel()
getLanguage
public String getLanguage()
setLabel
public void setLabel(String label)
setLanguage
public void setLanguage(String language)
Copyright © 2016 Silverpeas. All Rights Reserved.