public class CallbackResult extends Object
CallbackResult(int code, List<?> recordList)
int
getCode()
List<?>
getRecordList()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallbackResult(int code, List<?> recordList)
public int getCode()
public List<?> getRecordList()
Copyright © 2022. All rights reserved.