Class: ODDB::Doctor

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

Constant Summary collapse

EXPORT_PROPERTIES =
[
	'@oid',
	'@ean13',
	'@email',
	'@language',
	'@firstname',
	'@name',
	'@exam',
	'@praxis',
	'@salutation',
	'@title',
	'@specialities',
	'@member',
	'@addresses',
]

Constants included from OddbYaml

OddbYaml::YAML_URI

Method Summary

Methods included from OddbYaml

#to_yaml_properties, #to_yaml_type