net.corda.core.node.services / Vault / Update / containsType

containsType

inline fun <reified T : ContractState> containsType(): Boolean

Checks whether the update contains a state of the specified type.