public class OasisResponse extends ClaimElementBase implements OasisResponseIF
| Constructor and Description |
|---|
OasisResponse() |
| 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) |
String |
toString() |
addEdit, addEdits, getEditCollection, isValid, isVerified, setValid, setVerifiedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEdit, addEdits, getEditCollectionpublic Oasis_EN getType()
getType in interface OasisResponseIFpublic void setType(Oasis_EN type)
setType in interface OasisResponseIFtype - the type to setpublic String getValue()
getValue in interface OasisResponseIFgetValue in interface ValuableIFpublic void setValue(String value)
setValue in interface OasisResponseIFsetValue in interface ValuableIFvalue - the value to setpublic int getScore()
getScore in interface OasisResponseIFpublic void setScore(int score)
setScore in interface OasisResponseIFscore - the score to setCopyright © 2021. All rights reserved.