com.levigo.jadice.annotation.profiles
Class Label

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.Label

public class Label
extends Object


Constructor Summary
Label()
          Deprecated. JAXB usage exclusively
Label(String locale, String text)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getLocale()
           
 String getText()
           
 int hashCode()
           
 void setLocale(String locale)
           
 void setText(String text)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Label

@Deprecated
public Label()
Deprecated. JAXB usage exclusively


Label

public Label(String locale,
             String text)
Method Detail

getLocale

public String getLocale()

setLocale

public void setLocale(String locale)

getText

public String getText()

setText

public void setText(String text)

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.