public class CommercialPaperSchemaV1
extends MappedSchema
First version of a commercial paper contract ORM schema that maps all fields of the CommercialPaper contract state as it stood at the time of writing.
Modifier and Type | Class and Description |
---|---|
static class |
CommercialPaperSchemaV1.PersistentCommericalPaperState |
Modifier and Type | Field and Description |
---|---|
static CommercialPaperSchemaV1 |
INSTANCE
First version of a commercial paper contract ORM schema that maps all fields of the CommercialPaper contract state
as it stood at the time of writing.
|
getMappedTypes, getName, getVersion, toString
public static CommercialPaperSchemaV1 INSTANCE
First version of a commercial paper contract ORM schema that maps all fields of the CommercialPaper contract state as it stood at the time of writing.