Class: Ebay::Schema::DateTimeNode

Inherits:
TextNode show all
Defined in:
lib/ebay/schema/mapper/node.rb

Constant Summary

Constants included from Inflections

Inflections::DOWNCASE_TOKENS, Inflections::NAME_MAPPINGS, Inflections::UPCASE_TOKENS

Instance Attribute Summary

Attributes inherited from Node

#max, #min, #name

Method Summary

Methods inherited from TextNode

#to_s

Methods inherited from Node

#accessor_name, #declaration, #initialize, #optional?, #xml_mapping_node_type

Methods included from Inflections

#downcase_first_character, #ebay_camelize, #ebay_underscore, #underscore, #upcase_first_character

Constructor Details

This class inherits a constructor from Ebay::Schema::Node