public class GlossaryTerm extends Object implements Serializable
Constructor and Description |
---|
GlossaryTerm() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<String> |
getComments() |
String |
getContent() |
LocaleId |
getLocale() |
int |
hashCode() |
void |
setComments(List<String> comments) |
void |
setContent(String content) |
void |
setLocale(LocaleId locale) |
String |
toString() |
Copyright © 2015 Zanata Project. All rights reserved.