Class: Correios::SRO::Object
- Inherits:
-
Object
- Object
- Correios::SRO::Object
- Includes:
- SAXMachine
- Defined in:
- lib/correios/sro/object.rb
Instance Method Summary collapse
Instance Method Details
#has_error? ⇒ Boolean
12 13 14 |
# File 'lib/correios/sro/object.rb', line 12 def has_error? error != nil end |