Class: RCAP::CAP_1_0::Geocode
- Inherits:
-
Base::Geocode
- Object
- Base::Parameter
- Base::Geocode
- RCAP::CAP_1_0::Geocode
- Defined in:
- lib/rcap/cap_1_0/geocode.rb
Overview
Subclass of Parameter
Constant Summary
- XML_ELEMENT_NAME =
'geocode'
- XPATH =
"cap:#{ XML_ELEMENT_NAME }"
Constants inherited from Base::Parameter
Base::Parameter::NAME_ELEMENT_NAME, Base::Parameter::NAME_XPATH, Base::Parameter::VALUE_ELEMENT_NAME, Base::Parameter::VALUE_XPATH
Instance Attribute Summary
Attributes inherited from Base::Parameter
Instance Method Summary (collapse)
Methods inherited from Base::Parameter
#==, from_h, from_xml_element, #initialize, #inspect, #to_h, #to_s, #to_xml, #to_xml_element
Constructor Details
This class inherits a constructor from RCAP::Base::Parameter