Object SampleCashSchemaV3

  • All Implemented Interfaces:

    
    public class SampleCashSchemaV3
    extends MappedSchema
                        

    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.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class net.corda.core.schemas.MappedSchema

        equals, getMappedTypes, getMigrationResource, getName, getVersion, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail