Interface GetChainsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetChainCount(Long chainCount) voidsetChains(List<ChainTransfer> chains) voidsetChainType(ChainTypeTransfer chainType)
-
Method Details
-
getChainType
-
setChainType
-
getChainCount
-
setChainCount
-
getChains
-
setChains
-