com.levigo.jadice.annotation.profiles
Class Labels

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

public class Labels
extends Object


Constructor Summary
Labels()
          Deprecated. JAXB usage exclusively
Labels(Label... labels)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getLabel(Locale locale, String fallback)
           
 List<Label> getLabels()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Labels

@Deprecated
public Labels()
Deprecated. JAXB usage exclusively


Labels

public Labels(Label... labels)
Method Detail

getLabels

public List<Label> getLabels()

getLabel

public String getLabel(Locale locale,
                       String fallback)

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.