Interface GetChainActionSetDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setChainActionSet
(ChainActionSetTransfer chainActionSet) void
setChainActionSetDescriptions
(List<ChainActionSetDescriptionTransfer> chainActionSetDescriptions)
-
Method Details
-
getChainActionSet
-
setChainActionSet
-
getChainActionSetDescriptions
-
setChainActionSetDescriptions
void setChainActionSetDescriptions(List<ChainActionSetDescriptionTransfer> chainActionSetDescriptions)
-