com.silverpeas.form.record
Class Label

java.lang.Object
  extended by com.silverpeas.form.record.Label

public class Label
extends Object


Constructor Summary
Label()
           
Label(String label, String language)
           
 
Method Summary
 String getLabel()
           
 String getLanguage()
           
 void setLabel(String label)
           
 void setLanguage(String language)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Label

public Label()

Label

public Label(String label,
             String language)
Method Detail

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.