Class: Nfe::Helpers::XmlModel::AttributeNodeattribute
- Inherits:
-
AttributeBase
- Object
- AttributeBase
- Nfe::Helpers::XmlModel::AttributeNodeattribute
- Defined in:
- lib/nfe/helpers/xml_model/attribute_nodeattribute.rb
Instance Attribute Summary
Attributes inherited from AttributeBase
#format, #klass, #name, #type, #xml_alias
Instance Method Summary collapse
Methods inherited from AttributeBase
Constructor Details
This class inherits a constructor from Nfe::Helpers::XmlModel::AttributeBase
Instance Method Details
#add_to_xml(context, xml, attribute) ⇒ Object
5 6 7 |
# File 'lib/nfe/helpers/xml_model/attribute_nodeattribute.rb', line 5 def add_to_xml(context, xml, attribute) return end |