Uses of Enum Class
com.caplin.datasource.PeerStatus
-
Uses of PeerStatus in com.caplin.datasource
Modifier and TypeMethodDescriptionPeer.getPeerStatus()
Gets the status that the peer has changed state to.PeerStatusEvent.getPeerStatus()
Gets the status that the peer has changed state to.static PeerStatus
Returns the enum constant of this class with the specified name.static PeerStatus[]
PeerStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.