Uses of Class
app.keyconnect.rippled.api.client.model.LevelsObject
| Package | Description |
|---|---|
| app.keyconnect.rippled.api.client.model |
-
Uses of LevelsObject in app.keyconnect.rippled.api.client.model
Methods in app.keyconnect.rippled.api.client.model that return LevelsObject Modifier and Type Method Description LevelsObjectFeeResult. getLevels()Get levelsLevelsObjectLevelsObject. medianLevel(java.lang.String medianLevel)LevelsObjectLevelsObject. minimumLevel(java.lang.String minimumLevel)LevelsObjectLevelsObject. openLedgerLevel(java.lang.String openLedgerLevel)LevelsObjectLevelsObject. referenceLevel(java.lang.String referenceLevel)Methods in app.keyconnect.rippled.api.client.model with parameters of type LevelsObject Modifier and Type Method Description FeeResultFeeResult. levels(LevelsObject levels)voidFeeResult. setLevels(LevelsObject levels)