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, setVerified
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addEdit, addEdits, getEditCollection
public Oasis_EN getType()
getType
in interface OasisResponseIF
public void setType(Oasis_EN type)
setType
in interface OasisResponseIF
type
- the type to setpublic String getValue()
getValue
in interface OasisResponseIF
getValue
in interface ValuableIF
public void setValue(String value)
setValue
in interface OasisResponseIF
setValue
in interface ValuableIF
value
- the value to setpublic int getScore()
getScore
in interface OasisResponseIF
public void setScore(int score)
setScore
in interface OasisResponseIF
score
- the score to setCopyright © 2022. All rights reserved.