public class JsonReachabilityInformation extends JsonLPObject
ReachabilityGroup
enumeration its current state of reachability (on value of ReachabilityStatus
).Modifier and Type | Field and Description |
---|---|
java.util.Map<ReachabilityGroup,ReachabilityStatus> |
currentStatus
|
java.lang.String |
Remark
Some textual remark (not further specified in this version).
|
Id, Ontology, Version
Constructor and Description |
---|
JsonReachabilityInformation()
Public default constructor to create a new instance of this class.
|
toString
public java.util.Map<ReachabilityGroup,ReachabilityStatus> currentStatus
public java.lang.String Remark