Class: Xeme::Note

Inherits:
Advisory show all
Defined in:
lib/xeme.rb

Overview

Represents a note xeme.

Constant Summary collapse

DEFAULT =
{'type'=>'note'}.freeze

Constants inherited from Advisory

Advisory::ADVISORY, Advisory::PROHIBIT_ASSIGN

Constants inherited from Xeme

ADVISORY, PROHIBIT_ASSIGN, TYPES, VERSION

Method Summary

Methods inherited from Xeme

#[]=, #advisories, #advisory?, #all, #delete, #error, #errors, #fail, #id, #id=, import, #init_meta, #init_timestamp, #init_uuid, #initialize, #meta, #misc, #nest, #nested, #nils, #note, #notes, #promise, #promises, #resolve, #success, #success?, #successes, #timestamp, #try_succeed, #undecide, #uuid, #warning, #warnings

Constructor Details

This class inherits a constructor from Xeme