Module: Nfe::Helpers::XmlModel

Defined in:
lib/nfe/helpers/xml_model/factory.rb,
lib/nfe/helpers/xml_model/nfe_model.rb,
lib/nfe/helpers/xml_model/attribute_base.rb,
lib/nfe/helpers/xml_model/attribute_date.rb,
lib/nfe/helpers/xml_model/attribute_node.rb,
lib/nfe/helpers/xml_model/attribute_text.rb,
lib/nfe/helpers/xml_model/attribute_float.rb,
lib/nfe/helpers/xml_model/attribute_integer.rb,
lib/nfe/helpers/xml_model/attribute_datetime.rb,
lib/nfe/helpers/xml_model/attribute_enumerize.rb,
lib/nfe/helpers/xml_model/attribute_bigdecimal.rb,
lib/nfe/helpers/xml_model/attribute_collection.rb,
lib/nfe/helpers/xml_model/attribute_nodeattribute.rb

Defined Under Namespace

Modules: NfeModel Classes: AttributeBase, AttributeBigdecimal, AttributeCollection, AttributeDate, AttributeDatetime, AttributeEnumerize, AttributeFloat, AttributeInteger, AttributeNode, AttributeNodeattribute, AttributeText, Factory