|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BibliographicReference
Attributes for the most common criteria and association with OntologyEntry allows criteria to be specified for searching for a Bibliographic reference.
| Method Summary | |
|---|---|
DatabaseEntry[] |
getAccessions()
Returns the value of this BibliographicReference object's accessions attribute. |
java.lang.String |
getAuthors()
Returns the value of this BibliographicReference object's authors attribute. |
java.lang.String |
getEditor()
Returns the value of this BibliographicReference object's editor attribute. |
java.lang.String |
getIssue()
Returns the value of this BibliographicReference object's issue attribute. |
java.lang.String |
getPages()
Returns the value of this BibliographicReference object's pages attribute. |
OntologyEntry[] |
getParameters()
Returns the value of this BibliographicReference object's parameters attribute. |
java.lang.String |
getPublication()
Returns the value of this BibliographicReference object's publication attribute. |
java.lang.String |
getPublisher()
Returns the value of this BibliographicReference object's publisher attribute. |
java.lang.String |
getTitle()
Returns the value of this BibliographicReference object's title attribute. |
java.lang.String |
getURI()
Returns the value of this BibliographicReference object's URI attribute. |
java.lang.String |
getVolume()
Returns the value of this BibliographicReference object's volume attribute. |
java.util.Date |
getYear()
Returns the value of this BibliographicReference object's year attribute. |
void |
setAccessions(DatabaseEntry[] p_accessions)
Sets the accessions attribute. |
void |
setAuthors(java.lang.String p_authors)
Sets the authors attribute. |
void |
setEditor(java.lang.String p_editor)
Sets the editor attribute. |
void |
setIssue(java.lang.String p_issue)
Sets the issue attribute. |
void |
setPages(java.lang.String p_pages)
Sets the pages attribute. |
void |
setParameters(OntologyEntry[] p_parameters)
Sets the parameters attribute. |
void |
setPublication(java.lang.String p_publication)
Sets the publication attribute. |
void |
setPublisher(java.lang.String p_publisher)
Sets the publisher attribute. |
void |
setTitle(java.lang.String p_title)
Sets the title attribute. |
void |
setURI(java.lang.String p_URI)
Sets the URI attribute. |
void |
setVolume(java.lang.String p_volume)
Sets the volume attribute. |
void |
setYear(java.util.Date p_year)
Sets the year attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setTitle(java.lang.String p_title)
BibliographicReference object.
p_title - The new value for title.getTitle()java.lang.String getTitle()
BibliographicReference object's title attribute.
Description of title:
DOCUMENT ME!
String The value of title.void setAuthors(java.lang.String p_authors)
BibliographicReference object.
p_authors - The new value for authors.getAuthors()java.lang.String getAuthors()
BibliographicReference object's authors attribute.
Description of authors:
DOCUMENT ME!
String The value of authors.void setPublication(java.lang.String p_publication)
BibliographicReference object.
p_publication - The new value for publication.getPublication()java.lang.String getPublication()
BibliographicReference object's publication attribute.
Description of publication:
DOCUMENT ME!
String The value of publication.void setPublisher(java.lang.String p_publisher)
BibliographicReference object.
p_publisher - The new value for publisher.getPublisher()java.lang.String getPublisher()
BibliographicReference object's publisher attribute.
Description of publisher:
DOCUMENT ME!
String The value of publisher.void setEditor(java.lang.String p_editor)
BibliographicReference object.
p_editor - The new value for editor.getEditor()java.lang.String getEditor()
BibliographicReference object's editor attribute.
Description of editor:
DOCUMENT ME!
String The value of editor.void setYear(java.util.Date p_year)
BibliographicReference object.
p_year - The new value for year.getYear()java.util.Date getYear()
BibliographicReference object's year attribute.
Description of year:
DOCUMENT ME!
Date The value of year.void setVolume(java.lang.String p_volume)
BibliographicReference object.
p_volume - The new value for volume.getVolume()java.lang.String getVolume()
BibliographicReference object's volume attribute.
Description of volume:
DOCUMENT ME!
String The value of volume.void setIssue(java.lang.String p_issue)
BibliographicReference object.
p_issue - The new value for issue.getIssue()java.lang.String getIssue()
BibliographicReference object's issue attribute.
Description of issue:
DOCUMENT ME!
String The value of issue.void setPages(java.lang.String p_pages)
BibliographicReference object.
p_pages - The new value for pages.getPages()java.lang.String getPages()
BibliographicReference object's pages attribute.
Description of pages:
DOCUMENT ME!
String The value of pages.void setURI(java.lang.String p_URI)
BibliographicReference object.
p_URI - The new value for URI.getURI()java.lang.String getURI()
BibliographicReference object's URI attribute.
Description of URI:
DOCUMENT ME!
String The value of URI.void setParameters(OntologyEntry[] p_parameters)
BibliographicReference object.
p_parameters - The new value for parameters.getParameters()OntologyEntry[] getParameters()
BibliographicReference object's parameters attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry[] The value of parameters.OntologyEntryvoid setAccessions(DatabaseEntry[] p_accessions)
BibliographicReference object.
p_accessions - The new value for accessions.getAccessions()DatabaseEntry[] getAccessions()
BibliographicReference object's accessions attribute.
gov.nih.nci.mageom.bean.Description.DatabaseEntry[] The value of accessions.DatabaseEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||