class LabeledOutput| <init> |
LabeledOutput(label: String?, state: ContractState) |
| label |
val label: String? |
| state |
val state: ContractState |
| equals |
fun equals(other: Any?): Boolean |
| hashCode |
fun hashCode(): Int |
| toString |
fun toString(): String |