Uses of Class
app.keyconnect.rippled.api.client.model.ServerStateAccounting
| Package | Description |
|---|---|
| app.keyconnect.rippled.api.client.model |
-
Uses of ServerStateAccounting in app.keyconnect.rippled.api.client.model
Methods in app.keyconnect.rippled.api.client.model that return ServerStateAccounting Modifier and Type Method Description ServerStateAccountingServerStateAccounting. connected(StateAccount connected)ServerStateAccountingServerStateAccounting. disconnected(StateAccount disconnected)ServerStateAccountingServerStateAccounting. full(StateAccount full)ServerStateAccountingServerInfo. getStateAccounting()Get stateAccountingServerStateAccountingServerStateAccounting. syncing(StateAccount syncing)ServerStateAccountingServerStateAccounting. tracking(StateAccount tracking)Methods in app.keyconnect.rippled.api.client.model with parameters of type ServerStateAccounting Modifier and Type Method Description voidServerInfo. setStateAccounting(ServerStateAccounting stateAccounting)ServerInfoServerInfo. stateAccounting(ServerStateAccounting stateAccounting)