Uses of Class
dev.vality.anapi.v2.model.OffsetCount
| Package | Description |
|---|---|
| dev.vality.anapi.v2.model |
-
Uses of OffsetCount in dev.vality.anapi.v2.model
Methods in dev.vality.anapi.v2.model that return OffsetCount Modifier and Type Method Description OffsetCountOffsetCount. count(Long count)OffsetCountOffsetCount. offset(Long offset)Methods in dev.vality.anapi.v2.model that return types with arguments of type OffsetCount Modifier and Type Method Description @NotNull @Valid List<OffsetCount>StatusOffsetCount. getOffsetCount()Get offsetCountMethods in dev.vality.anapi.v2.model with parameters of type OffsetCount Modifier and Type Method Description StatusOffsetCountStatusOffsetCount. addOffsetCountItem(OffsetCount offsetCountItem)Method parameters in dev.vality.anapi.v2.model with type arguments of type OffsetCount Modifier and Type Method Description StatusOffsetCountStatusOffsetCount. offsetCount(List<OffsetCount> offsetCount)voidStatusOffsetCount. setOffsetCount(List<OffsetCount> offsetCount)