class ContractStateModel
This model exposes the list of owned contract states.
<init> |
ContractStateModel() This model exposes the list of owned contract states. |
cashStates |
val cashStates: ObservableList<StateAndRef<State>> |
cashStatesModification |
val cashStatesModification: <ERROR CLASS><StatesModification<State>> |
contractStatesDiff |
val contractStatesDiff: <ERROR CLASS><Diff<ContractState>> |