class Query
<init> |
Query(withCommandOfType: Class<out CommandData>? = null, followInputsOfType: Class<out ContractState>? = null) |
followInputsOfType |
val followInputsOfType: Class<out ContractState>? |
withCommandOfType |
val withCommandOfType: Class<out CommandData>? |