NAME
XML::Parser::ClinicalTrials::Study::Location - XML representation of ClinicalTrials study location data
SYNOPSIS and DESCRIPTION
See XML::Parser::ClinicalTrials::Study.
ACCESSORS
Location instances have one value accessor, term
.
Object Accessors
These accessors provide array references of other Moose objects with their own accessors. Where a value is not present in the source XML file, the returned array reference will be empty.
investigators
An array reference of XML::Parser::ClinicalTrials::Study::Location objects.
contacts
An array reference of XML::Parser::ClinicalTrials::Study::Contact objects.
facilities
An array reference of XML::Parser::ClinicalTrials::Study::Facility objects.
AUTHOR
chromatic <chromatic@cpan.org>, sponsored by Golden Guru (http://goldenguru.com/).
LICENSE
This library is free software; you can redistribute it and/or modify it under