Uses of Class
io.gopluslabs.client.model.ResponseWrapperListGetChainsListResult
-
Packages that use ResponseWrapperListGetChainsListResult Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperListGetChainsListResult in io.gopluslabs.client.model
Fields in io.gopluslabs.client.model with type parameters of type ResponseWrapperListGetChainsListResult Modifier and Type Field Description private List<ResponseWrapperListGetChainsListResult>ResponseWrapperListGetChainsList. resultMethods in io.gopluslabs.client.model that return ResponseWrapperListGetChainsListResult Modifier and Type Method Description ResponseWrapperListGetChainsListResultResponseWrapperListGetChainsListResult. id(String id)ResponseWrapperListGetChainsListResultResponseWrapperListGetChainsListResult. name(String name)Methods in io.gopluslabs.client.model that return types with arguments of type ResponseWrapperListGetChainsListResult Modifier and Type Method Description List<ResponseWrapperListGetChainsListResult>ResponseWrapperListGetChainsList. getResult()Response resultMethods in io.gopluslabs.client.model with parameters of type ResponseWrapperListGetChainsListResult Modifier and Type Method Description ResponseWrapperListGetChainsListResponseWrapperListGetChainsList. addResultItem(ResponseWrapperListGetChainsListResult resultItem)Method parameters in io.gopluslabs.client.model with type arguments of type ResponseWrapperListGetChainsListResult Modifier and Type Method Description ResponseWrapperListGetChainsListResponseWrapperListGetChainsList. result(List<ResponseWrapperListGetChainsListResult> result)voidResponseWrapperListGetChainsList. setResult(List<ResponseWrapperListGetChainsListResult> result)
-