public interface Reader
boolean hasReturnField(Object name)
name - 属性名称Object getObject(Object name, Class<?> type) throws ApiException
name - 映射名称type - 映射类型ApiExceptionList<?> getListObjects(Object listName, Object itemName, Class<?> subType) throws ApiException
listName - 列表名称itemName - 映射名称subType - 嵌套映射类型ApiExceptionCopyright © 2020. All rights reserved.