corda / net.corda.finance.test

Package net.corda.finance.test

Types

CashSchema

object CashSchema

An object used to fully qualify the CashSchema family name (i.e. independent of version).

SampleCashSchemaV1

object SampleCashSchemaV1

First version of a cash contract ORM schema that maps all fields of the Cash contract state as it stood at the time of writing.

SampleCashSchemaV2

object SampleCashSchemaV2

Second version of a cash contract ORM schema that extends the CommonSchemaV1.FungibleState abstract schema.

SampleCashSchemaV3

object SampleCashSchemaV3

First version of a cash contract ORM schema that maps all fields of the Cash contract state as it stood at the time of writing.