public interface OasisResponseIF extends ValuableIF, EditableIF
| Modifier and Type | Method and Description |
|---|---|
int |
getScore() |
Oasis_EN |
getType() |
String |
getValue() |
void |
setScore(int score) |
void |
setType(Oasis_EN type) |
void |
setValue(String value) |
addEdit, addEdits, getEditCollectionOasis_EN getType()
String getValue()
getValue in interface ValuableIFvoid setType(Oasis_EN type)
type - the type to setvoid setValue(String value)
setValue in interface ValuableIFvalue - the value to setint getScore()
void setScore(int score)
score - the score to setCopyright © 2022. All rights reserved.