abstract class AbstractGroupClause : GroupClause<State, Issued<Terms>>
<init> |
AbstractGroupClause() |
ifMatched |
open val ifMatched: MatchBehaviour Behaviour if this clause is not matches |
ifNotMatched |
open val ifNotMatched: MatchBehaviour Behaviour if this clause is matched |
Move |
class Move : AbstractGroupClause |
Redeem |
class Redeem : AbstractGroupClause |