Class: ODDB::Address2

Inherits:
Object show all
Includes:
OddbYaml
Defined in:
ext/export/src/oddb_yaml.rb

Constant Summary collapse

EXPORT_PROPERTIES =
[
	'@title',
	'@name',
	'@additional_lines',
	'@address',
	'@location',
	'@canton',
	'@fon',
	'@fax',
	'@type',
]

Constants included from OddbYaml

OddbYaml::YAML_URI

Method Summary

Methods included from OddbYaml

#to_yaml_properties, #to_yaml_type