Uses of Class
app.keyconnect.server.gateways.models.ServerStatus
| Package | Description |
|---|---|
| app.keyconnect.server.gateways.models |
-
Uses of ServerStatus in app.keyconnect.server.gateways.models
Methods in app.keyconnect.server.gateways.models that return ServerStatus Modifier and Type Method Description static ServerStatusServerStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ServerStatus[]ServerStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.