be.fgov.ehealth.technicalconnector.ra.domain
Class LocalizedText

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.ra.domain.LocalizedText
All Implemented Interfaces:
Serializable

public final class LocalizedText
extends Object
implements Serializable

Represents a text translated in multiple languages

See Also:
Serialized Form

Constructor Summary
LocalizedText()
           
 
Method Summary
 boolean equals(Object o)
           
 List<LocalizedString> getValues()
           
 int hashCode()
           
 void setValues(List<LocalizedString> values)
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedText

public LocalizedText()
Method Detail

getValues

public List<LocalizedString> getValues()

setValues

public void setValues(List<LocalizedString> values)

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.