public final class ServerInfo extends Object
ServerConfigurationPayload
.Constructor and Description |
---|
ServerInfo(@NonNull String id,
boolean isVoting) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
@NonNull String |
getId() |
int |
hashCode() |
boolean |
isVoting() |
String |
toString() |
public ServerInfo(@NonNull String id, boolean isVoting)
Copyright © 2019 OpenDaylight. All rights reserved.