Class
CIMI::Model::Schema::Hash
In:
lib/cimi/model/schema.rb
Parent:
Attribute
Methods
from_json
from_xml
new
to_json
to_xml
Public Class methods
new
(name, opts = {}, &block)
Public Instance methods
from_json
(json, model)
from_xml
(xml, model)
to_json
(model, json)
to_xml
(model, xml)
[Validate]