Interface CAI1StockReposit

  • Method Details

    • serialize

      static void serialize(com.io7m.cedarbridge.runtime.api.CBSerializationContextType $context, CAI1StockReposit $x) throws IOException
      Serialize a value of type CAI1StockReposit.
      Parameters:
      $context - The serialization context.
      $x - The value to be serialized.
      Throws:
      IOException
    • deserialize

      static CAI1StockReposit deserialize(com.io7m.cedarbridge.runtime.api.CBSerializationContextType $context) throws IOException
      Deserialize a value of type CAI1StockReposit.
      Parameters:
      $context - The serialization context.
      Returns:
      A value of type CAI1StockReposit.
      Throws:
      IOException