public interface GlossaryEntry
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
get description
|
String |
getTerm()
get term
|
void |
setDescription(String description)
set description
|
void |
setTerm(String term)
set term
|
Copyright © 2003–2022 Sakai Project. All rights reserved.