class ContractStateModelThis 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>> |
| cashStatesDiff |
val cashStatesDiff: <ERROR CLASS><Diff<State>> |
| contractStatesDiff |
val contractStatesDiff: <ERROR CLASS><Diff<ContractState>> |