public class AccessibilitySentenceValue extends Object implements Serializable
| Constructor and Description |
|---|
AccessibilitySentenceValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<LocalizedValue> |
getSentence() |
int |
hashCode() |
AccessibilitySentenceValue |
sentence(List<LocalizedValue> sentence)
List of localized sentences.
|
void |
setSentence(List<LocalizedValue> sentence) |
String |
toString() |
public AccessibilitySentenceValue sentence(List<LocalizedValue> sentence)
public List<LocalizedValue> getSentence()
public void setSentence(List<LocalizedValue> sentence)
Copyright © 2019 Metatavu Oy. All rights reserved.