public class JsonReachabilityInstruction extends JsonLPObject
| Modifier and Type | Field and Description |
|---|---|
ReachabilityGroup |
Group
The group for which the feedback is specified.
|
java.lang.String |
Remark
Some textual remark (not further specified in this version).
|
ReachabilityStatus |
Status
The correct state of reachability related to the users opinion/choice.
|
Id, Ontology, Version| Constructor and Description |
|---|
JsonReachabilityInstruction()
Public default constructor to create a new instance of this class.
|
toStringpublic ReachabilityGroup Group
public ReachabilityStatus Status
public java.lang.String Remark