Uses of Class
com.centralnicreseller.apiconnector.Record
-
Uses of Record in com.centralnicreseller.apiconnector
Methods in com.centralnicreseller.apiconnector that return RecordModifier and TypeMethodDescriptionResponse.getCurrentRecord()
Get Record of current record index.Response.getNextRecord()
Get next record in record list.Response.getPreviousRecord()
Get previous record in record list.Response.getRecord
(int idx) Get Record at given index.Methods in com.centralnicreseller.apiconnector that return types with arguments of type Record