DatabaseCrossReference

  CaCORE::Common::DatabaseCrossReference - Perl extension for DatabaseCrossReference.

Abstract

  The CaCORE::Common::DatabaseCrossReference is a Perl object representation of the
  caBIO DatabaseCrossReference object.

Description

Attributes of DatabaseCrossReference

  The following are all the attributes of the DatabaseCrossReference object and their data types:
	dataSourceName	string
	summary	string
	crossReferenceId	string
	type	string
	sourceType	string
	id	long
  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DatabaseCrossReference

  The following are all the objects that are associated with the DatabaseCrossReference:

  End Associations and related methods