uk.ac.ebi.cdb.webservice
Class Result

java.lang.Object
  extended by uk.ac.ebi.cdb.webservice.Result

public class Result
extends Object

Java class for result complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="result">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="request" type="{http://webservice.cdb.ebi.ac.uk/}request" minOccurs="0"/>
         <element name="citationId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pmid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pmcid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DOI" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="authorList" type="{http://webservice.cdb.ebi.ac.uk/}authorsList" minOccurs="0"/>
         <element name="authorString" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="journalInfo" type="{http://webservice.cdb.ebi.ac.uk/}journalInfo" minOccurs="0"/>
         <element name="journalTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="issue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="journalVolume" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pubYear" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="journalIssn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pageInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="abstractText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="affiliation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="language" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pubModel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pubType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pubTypeList" type="{http://webservice.cdb.ebi.ac.uk/}pubTypeList" minOccurs="0"/>
         <element name="brSummary" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bookOrReportDetails" type="{http://webservice.cdb.ebi.ac.uk/}bookOrReportDetails" minOccurs="0"/>
         <element name="patentDetails" type="{http://webservice.cdb.ebi.ac.uk/}patentDetailsInfo" minOccurs="0"/>
         <element name="grantsList" type="{http://webservice.cdb.ebi.ac.uk/}grantsList" minOccurs="0"/>
         <element name="meshHeadingList" type="{http://webservice.cdb.ebi.ac.uk/}meshHeadingsList" minOccurs="0"/>
         <element name="keywordList" type="{http://webservice.cdb.ebi.ac.uk/}keywordList" minOccurs="0"/>
         <element name="chemicalList" type="{http://webservice.cdb.ebi.ac.uk/}chemicalList" minOccurs="0"/>
         <element name="subsetList" type="{http://webservice.cdb.ebi.ac.uk/}subSetList" minOccurs="0"/>
         <element name="fullTextUrlList" type="{http://webservice.cdb.ebi.ac.uk/}fullTextUrlList" minOccurs="0"/>
         <element name="commentCorrectionList" type="{http://webservice.cdb.ebi.ac.uk/}commentCorrectionList" minOccurs="0"/>
         <element name="extCommentList" type="{http://webservice.cdb.ebi.ac.uk/}extCommentBean" minOccurs="0"/>
         <element name="isOpenAccess" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="inUKPMC" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="inPMC" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="citedByCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="hasReferences" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hasTextMinedTerms" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hasDbCrossReferences" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dbCrossReferenceList" type="{http://webservice.cdb.ebi.ac.uk/}crossReferencesList" minOccurs="0"/>
         <element name="hasSupplementary" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hasFullTextXML" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hasPDF" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dateOfCompletion" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="dateOfCreation" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="dateOfRevision" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="fullText" type="{http://ws-i.org/profiles/basic/1.1/xsd}swaRef" minOccurs="0"/>
         <element name="supplementaryFiles" type="{http://ws-i.org/profiles/basic/1.1/xsd}swaRef" minOccurs="0"/>
         <element name="luceneScore" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String abstractText
           
protected  String affiliation
           
protected  AuthorsList authorList
           
protected  String authorString
           
protected  BookOrReportDetails bookOrReportDetails
           
protected  String brSummary
           
protected  ChemicalList chemicalList
           
protected  Integer citationId
           
protected  Integer citedByCount
           
protected  CommentCorrectionList commentCorrectionList
           
protected  XMLGregorianCalendar dateOfCompletion
           
protected  XMLGregorianCalendar dateOfCreation
           
protected  XMLGregorianCalendar dateOfRevision
           
protected  CrossReferencesList dbCrossReferenceList
           
protected  String doi
           
protected  ExtCommentBean extCommentList
           
protected  javax.activation.DataHandler fullText
           
protected  FullTextUrlList fullTextUrlList
           
protected  GrantsList grantsList
           
protected  String hasDbCrossReferences
           
protected  String hasFullTextXML
           
protected  String hasPDF
           
protected  String hasReferences
           
protected  String hasSupplementary
           
protected  String hasTextMinedTerms
           
protected  String id
           
protected  String inPMC
           
protected  String inUKPMC
           
protected  String isOpenAccess
           
protected  String issue
           
protected  JournalInfo journalInfo
           
protected  String journalIssn
           
protected  String journalTitle
           
protected  String journalVolume
           
protected  KeywordList keywordList
           
protected  String language
           
protected  String luceneScore
           
protected  MeshHeadingsList meshHeadingList
           
protected  String pageInfo
           
protected  PatentDetailsInfo patentDetails
           
protected  String pmcid
           
protected  String pmid
           
protected  String pubModel
           
protected  String pubType
           
protected  PubTypeList pubTypeList
           
protected  String pubYear
           
protected  Request request
           
protected  String source
           
protected  SubSetList subsetList
           
protected  javax.activation.DataHandler supplementaryFiles
           
protected  String title
           
 
Constructor Summary
Result()
           
 
Method Summary
 String getAbstractText()
          Gets the value of the abstractText property.
 String getAffiliation()
          Gets the value of the affiliation property.
 AuthorsList getAuthorList()
          Gets the value of the authorList property.
 String getAuthorString()
          Gets the value of the authorString property.
 BookOrReportDetails getBookOrReportDetails()
          Gets the value of the bookOrReportDetails property.
 String getBrSummary()
          Gets the value of the brSummary property.
 ChemicalList getChemicalList()
          Gets the value of the chemicalList property.
 Integer getCitationId()
          Gets the value of the citationId property.
 Integer getCitedByCount()
          Gets the value of the citedByCount property.
 CommentCorrectionList getCommentCorrectionList()
          Gets the value of the commentCorrectionList property.
 XMLGregorianCalendar getDateOfCompletion()
          Gets the value of the dateOfCompletion property.
 XMLGregorianCalendar getDateOfCreation()
          Gets the value of the dateOfCreation property.
 XMLGregorianCalendar getDateOfRevision()
          Gets the value of the dateOfRevision property.
 CrossReferencesList getDbCrossReferenceList()
          Gets the value of the dbCrossReferenceList property.
 String getDOI()
          Gets the value of the doi property.
 ExtCommentBean getExtCommentList()
          Gets the value of the extCommentList property.
 javax.activation.DataHandler getFullText()
          Gets the value of the fullText property.
 FullTextUrlList getFullTextUrlList()
          Gets the value of the fullTextUrlList property.
 GrantsList getGrantsList()
          Gets the value of the grantsList property.
 String getHasDbCrossReferences()
          Gets the value of the hasDbCrossReferences property.
 String getHasFullTextXML()
          Gets the value of the hasFullTextXML property.
 String getHasPDF()
          Gets the value of the hasPDF property.
 String getHasReferences()
          Gets the value of the hasReferences property.
 String getHasSupplementary()
          Gets the value of the hasSupplementary property.
 String getHasTextMinedTerms()
          Gets the value of the hasTextMinedTerms property.
 String getId()
          Gets the value of the id property.
 String getInPMC()
          Gets the value of the inPMC property.
 String getInUKPMC()
          Gets the value of the inUKPMC property.
 String getIsOpenAccess()
          Gets the value of the isOpenAccess property.
 String getIssue()
          Gets the value of the issue property.
 JournalInfo getJournalInfo()
          Gets the value of the journalInfo property.
 String getJournalIssn()
          Gets the value of the journalIssn property.
 String getJournalTitle()
          Gets the value of the journalTitle property.
 String getJournalVolume()
          Gets the value of the journalVolume property.
 KeywordList getKeywordList()
          Gets the value of the keywordList property.
 String getLanguage()
          Gets the value of the language property.
 String getLuceneScore()
          Gets the value of the luceneScore property.
 MeshHeadingsList getMeshHeadingList()
          Gets the value of the meshHeadingList property.
 String getPageInfo()
          Gets the value of the pageInfo property.
 PatentDetailsInfo getPatentDetails()
          Gets the value of the patentDetails property.
 String getPmcid()
          Gets the value of the pmcid property.
 String getPmid()
          Gets the value of the pmid property.
 String getPubModel()
          Gets the value of the pubModel property.
 String getPubType()
          Gets the value of the pubType property.
 PubTypeList getPubTypeList()
          Gets the value of the pubTypeList property.
 String getPubYear()
          Gets the value of the pubYear property.
 Request getRequest()
          Gets the value of the request property.
 String getSource()
          Gets the value of the source property.
 SubSetList getSubsetList()
          Gets the value of the subsetList property.
 javax.activation.DataHandler getSupplementaryFiles()
          Gets the value of the supplementaryFiles property.
 String getTitle()
          Gets the value of the title property.
 void setAbstractText(String value)
          Sets the value of the abstractText property.
 void setAffiliation(String value)
          Sets the value of the affiliation property.
 void setAuthorList(AuthorsList value)
          Sets the value of the authorList property.
 void setAuthorString(String value)
          Sets the value of the authorString property.
 void setBookOrReportDetails(BookOrReportDetails value)
          Sets the value of the bookOrReportDetails property.
 void setBrSummary(String value)
          Sets the value of the brSummary property.
 void setChemicalList(ChemicalList value)
          Sets the value of the chemicalList property.
 void setCitationId(Integer value)
          Sets the value of the citationId property.
 void setCitedByCount(Integer value)
          Sets the value of the citedByCount property.
 void setCommentCorrectionList(CommentCorrectionList value)
          Sets the value of the commentCorrectionList property.
 void setDateOfCompletion(XMLGregorianCalendar value)
          Sets the value of the dateOfCompletion property.
 void setDateOfCreation(XMLGregorianCalendar value)
          Sets the value of the dateOfCreation property.
 void setDateOfRevision(XMLGregorianCalendar value)
          Sets the value of the dateOfRevision property.
 void setDbCrossReferenceList(CrossReferencesList value)
          Sets the value of the dbCrossReferenceList property.
 void setDOI(String value)
          Sets the value of the doi property.
 void setExtCommentList(ExtCommentBean value)
          Sets the value of the extCommentList property.
 void setFullText(javax.activation.DataHandler value)
          Sets the value of the fullText property.
 void setFullTextUrlList(FullTextUrlList value)
          Sets the value of the fullTextUrlList property.
 void setGrantsList(GrantsList value)
          Sets the value of the grantsList property.
 void setHasDbCrossReferences(String value)
          Sets the value of the hasDbCrossReferences property.
 void setHasFullTextXML(String value)
          Sets the value of the hasFullTextXML property.
 void setHasPDF(String value)
          Sets the value of the hasPDF property.
 void setHasReferences(String value)
          Sets the value of the hasReferences property.
 void setHasSupplementary(String value)
          Sets the value of the hasSupplementary property.
 void setHasTextMinedTerms(String value)
          Sets the value of the hasTextMinedTerms property.
 void setId(String value)
          Sets the value of the id property.
 void setInPMC(String value)
          Sets the value of the inPMC property.
 void setInUKPMC(String value)
          Sets the value of the inUKPMC property.
 void setIsOpenAccess(String value)
          Sets the value of the isOpenAccess property.
 void setIssue(String value)
          Sets the value of the issue property.
 void setJournalInfo(JournalInfo value)
          Sets the value of the journalInfo property.
 void setJournalIssn(String value)
          Sets the value of the journalIssn property.
 void setJournalTitle(String value)
          Sets the value of the journalTitle property.
 void setJournalVolume(String value)
          Sets the value of the journalVolume property.
 void setKeywordList(KeywordList value)
          Sets the value of the keywordList property.
 void setLanguage(String value)
          Sets the value of the language property.
 void setLuceneScore(String value)
          Sets the value of the luceneScore property.
 void setMeshHeadingList(MeshHeadingsList value)
          Sets the value of the meshHeadingList property.
 void setPageInfo(String value)
          Sets the value of the pageInfo property.
 void setPatentDetails(PatentDetailsInfo value)
          Sets the value of the patentDetails property.
 void setPmcid(String value)
          Sets the value of the pmcid property.
 void setPmid(String value)
          Sets the value of the pmid property.
 void setPubModel(String value)
          Sets the value of the pubModel property.
 void setPubType(String value)
          Sets the value of the pubType property.
 void setPubTypeList(PubTypeList value)
          Sets the value of the pubTypeList property.
 void setPubYear(String value)
          Sets the value of the pubYear property.
 void setRequest(Request value)
          Sets the value of the request property.
 void setSource(String value)
          Sets the value of the source property.
 void setSubsetList(SubSetList value)
          Sets the value of the subsetList property.
 void setSupplementaryFiles(javax.activation.DataHandler value)
          Sets the value of the supplementaryFiles property.
 void setTitle(String value)
          Sets the value of the title property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request

protected Request request

citationId

protected Integer citationId

id

protected String id

source

protected String source

pmid

protected String pmid

pmcid

protected String pmcid

doi

protected String doi

title

protected String title

authorList

protected AuthorsList authorList

authorString

protected String authorString

journalInfo

protected JournalInfo journalInfo

journalTitle

protected String journalTitle

issue

protected String issue

journalVolume

protected String journalVolume

pubYear

protected String pubYear

journalIssn

protected String journalIssn

pageInfo

protected String pageInfo

abstractText

protected String abstractText

affiliation

protected String affiliation

language

protected String language

pubModel

protected String pubModel

pubType

protected String pubType

pubTypeList

protected PubTypeList pubTypeList

brSummary

protected String brSummary

bookOrReportDetails

protected BookOrReportDetails bookOrReportDetails

patentDetails

protected PatentDetailsInfo patentDetails

grantsList

protected GrantsList grantsList

meshHeadingList

protected MeshHeadingsList meshHeadingList

keywordList

protected KeywordList keywordList

chemicalList

protected ChemicalList chemicalList

subsetList

protected SubSetList subsetList

fullTextUrlList

protected FullTextUrlList fullTextUrlList

commentCorrectionList

protected CommentCorrectionList commentCorrectionList

extCommentList

protected ExtCommentBean extCommentList

isOpenAccess

protected String isOpenAccess

inUKPMC

protected String inUKPMC

inPMC

protected String inPMC

citedByCount

protected Integer citedByCount

hasReferences

protected String hasReferences

hasTextMinedTerms

protected String hasTextMinedTerms

hasDbCrossReferences

protected String hasDbCrossReferences

dbCrossReferenceList

protected CrossReferencesList dbCrossReferenceList

hasSupplementary

protected String hasSupplementary

hasFullTextXML

protected String hasFullTextXML

hasPDF

protected String hasPDF

dateOfCompletion

protected XMLGregorianCalendar dateOfCompletion

dateOfCreation

protected XMLGregorianCalendar dateOfCreation

dateOfRevision

protected XMLGregorianCalendar dateOfRevision

fullText

protected javax.activation.DataHandler fullText

supplementaryFiles

protected javax.activation.DataHandler supplementaryFiles

luceneScore

protected String luceneScore
Constructor Detail

Result

public Result()
Method Detail

getRequest

public Request getRequest()
Gets the value of the request property.

Returns:
possible object is Request

setRequest

public void setRequest(Request value)
Sets the value of the request property.

Parameters:
value - allowed object is Request

getCitationId

public Integer getCitationId()
Gets the value of the citationId property.

Returns:
possible object is Integer

setCitationId

public void setCitationId(Integer value)
Sets the value of the citationId property.

Parameters:
value - allowed object is Integer

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getSource

public String getSource()
Gets the value of the source property.

Returns:
possible object is String

setSource

public void setSource(String value)
Sets the value of the source property.

Parameters:
value - allowed object is String

getPmid

public String getPmid()
Gets the value of the pmid property.

Returns:
possible object is String

setPmid

public void setPmid(String value)
Sets the value of the pmid property.

Parameters:
value - allowed object is String

getPmcid

public String getPmcid()
Gets the value of the pmcid property.

Returns:
possible object is String

setPmcid

public void setPmcid(String value)
Sets the value of the pmcid property.

Parameters:
value - allowed object is String

getDOI

public String getDOI()
Gets the value of the doi property.

Returns:
possible object is String

setDOI

public void setDOI(String value)
Sets the value of the doi property.

Parameters:
value - allowed object is String

getTitle

public String getTitle()
Gets the value of the title property.

Returns:
possible object is String

setTitle

public void setTitle(String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

getAuthorList

public AuthorsList getAuthorList()
Gets the value of the authorList property.

Returns:
possible object is AuthorsList

setAuthorList

public void setAuthorList(AuthorsList value)
Sets the value of the authorList property.

Parameters:
value - allowed object is AuthorsList

getAuthorString

public String getAuthorString()
Gets the value of the authorString property.

Returns:
possible object is String

setAuthorString

public void setAuthorString(String value)
Sets the value of the authorString property.

Parameters:
value - allowed object is String

getJournalInfo

public JournalInfo getJournalInfo()
Gets the value of the journalInfo property.

Returns:
possible object is JournalInfo

setJournalInfo

public void setJournalInfo(JournalInfo value)
Sets the value of the journalInfo property.

Parameters:
value - allowed object is JournalInfo

getJournalTitle

public String getJournalTitle()
Gets the value of the journalTitle property.

Returns:
possible object is String

setJournalTitle

public void setJournalTitle(String value)
Sets the value of the journalTitle property.

Parameters:
value - allowed object is String

getIssue

public String getIssue()
Gets the value of the issue property.

Returns:
possible object is String

setIssue

public void setIssue(String value)
Sets the value of the issue property.

Parameters:
value - allowed object is String

getJournalVolume

public String getJournalVolume()
Gets the value of the journalVolume property.

Returns:
possible object is String

setJournalVolume

public void setJournalVolume(String value)
Sets the value of the journalVolume property.

Parameters:
value - allowed object is String

getPubYear

public String getPubYear()
Gets the value of the pubYear property.

Returns:
possible object is String

setPubYear

public void setPubYear(String value)
Sets the value of the pubYear property.

Parameters:
value - allowed object is String

getJournalIssn

public String getJournalIssn()
Gets the value of the journalIssn property.

Returns:
possible object is String

setJournalIssn

public void setJournalIssn(String value)
Sets the value of the journalIssn property.

Parameters:
value - allowed object is String

getPageInfo

public String getPageInfo()
Gets the value of the pageInfo property.

Returns:
possible object is String

setPageInfo

public void setPageInfo(String value)
Sets the value of the pageInfo property.

Parameters:
value - allowed object is String

getAbstractText

public String getAbstractText()
Gets the value of the abstractText property.

Returns:
possible object is String

setAbstractText

public void setAbstractText(String value)
Sets the value of the abstractText property.

Parameters:
value - allowed object is String

getAffiliation

public String getAffiliation()
Gets the value of the affiliation property.

Returns:
possible object is String

setAffiliation

public void setAffiliation(String value)
Sets the value of the affiliation property.

Parameters:
value - allowed object is String

getLanguage

public String getLanguage()
Gets the value of the language property.

Returns:
possible object is String

setLanguage

public void setLanguage(String value)
Sets the value of the language property.

Parameters:
value - allowed object is String

getPubModel

public String getPubModel()
Gets the value of the pubModel property.

Returns:
possible object is String

setPubModel

public void setPubModel(String value)
Sets the value of the pubModel property.

Parameters:
value - allowed object is String

getPubType

public String getPubType()
Gets the value of the pubType property.

Returns:
possible object is String

setPubType

public void setPubType(String value)
Sets the value of the pubType property.

Parameters:
value - allowed object is String

getPubTypeList

public PubTypeList getPubTypeList()
Gets the value of the pubTypeList property.

Returns:
possible object is PubTypeList

setPubTypeList

public void setPubTypeList(PubTypeList value)
Sets the value of the pubTypeList property.

Parameters:
value - allowed object is PubTypeList

getBrSummary

public String getBrSummary()
Gets the value of the brSummary property.

Returns:
possible object is String

setBrSummary

public void setBrSummary(String value)
Sets the value of the brSummary property.

Parameters:
value - allowed object is String

getBookOrReportDetails

public BookOrReportDetails getBookOrReportDetails()
Gets the value of the bookOrReportDetails property.

Returns:
possible object is BookOrReportDetails

setBookOrReportDetails

public void setBookOrReportDetails(BookOrReportDetails value)
Sets the value of the bookOrReportDetails property.

Parameters:
value - allowed object is BookOrReportDetails

getPatentDetails

public PatentDetailsInfo getPatentDetails()
Gets the value of the patentDetails property.

Returns:
possible object is PatentDetailsInfo

setPatentDetails

public void setPatentDetails(PatentDetailsInfo value)
Sets the value of the patentDetails property.

Parameters:
value - allowed object is PatentDetailsInfo

getGrantsList

public GrantsList getGrantsList()
Gets the value of the grantsList property.

Returns:
possible object is GrantsList

setGrantsList

public void setGrantsList(GrantsList value)
Sets the value of the grantsList property.

Parameters:
value - allowed object is GrantsList

getMeshHeadingList

public MeshHeadingsList getMeshHeadingList()
Gets the value of the meshHeadingList property.

Returns:
possible object is MeshHeadingsList

setMeshHeadingList

public void setMeshHeadingList(MeshHeadingsList value)
Sets the value of the meshHeadingList property.

Parameters:
value - allowed object is MeshHeadingsList

getKeywordList

public KeywordList getKeywordList()
Gets the value of the keywordList property.

Returns:
possible object is KeywordList

setKeywordList

public void setKeywordList(KeywordList value)
Sets the value of the keywordList property.

Parameters:
value - allowed object is KeywordList

getChemicalList

public ChemicalList getChemicalList()
Gets the value of the chemicalList property.

Returns:
possible object is ChemicalList

setChemicalList

public void setChemicalList(ChemicalList value)
Sets the value of the chemicalList property.

Parameters:
value - allowed object is ChemicalList

getSubsetList

public SubSetList getSubsetList()
Gets the value of the subsetList property.

Returns:
possible object is SubSetList

setSubsetList

public void setSubsetList(SubSetList value)
Sets the value of the subsetList property.

Parameters:
value - allowed object is SubSetList

getFullTextUrlList

public FullTextUrlList getFullTextUrlList()
Gets the value of the fullTextUrlList property.

Returns:
possible object is FullTextUrlList

setFullTextUrlList

public void setFullTextUrlList(FullTextUrlList value)
Sets the value of the fullTextUrlList property.

Parameters:
value - allowed object is FullTextUrlList

getCommentCorrectionList

public CommentCorrectionList getCommentCorrectionList()
Gets the value of the commentCorrectionList property.

Returns:
possible object is CommentCorrectionList

setCommentCorrectionList

public void setCommentCorrectionList(CommentCorrectionList value)
Sets the value of the commentCorrectionList property.

Parameters:
value - allowed object is CommentCorrectionList

getExtCommentList

public ExtCommentBean getExtCommentList()
Gets the value of the extCommentList property.

Returns:
possible object is ExtCommentBean

setExtCommentList

public void setExtCommentList(ExtCommentBean value)
Sets the value of the extCommentList property.

Parameters:
value - allowed object is ExtCommentBean

getIsOpenAccess

public String getIsOpenAccess()
Gets the value of the isOpenAccess property.

Returns:
possible object is String

setIsOpenAccess

public void setIsOpenAccess(String value)
Sets the value of the isOpenAccess property.

Parameters:
value - allowed object is String

getInUKPMC

public String getInUKPMC()
Gets the value of the inUKPMC property.

Returns:
possible object is String

setInUKPMC

public void setInUKPMC(String value)
Sets the value of the inUKPMC property.

Parameters:
value - allowed object is String

getInPMC

public String getInPMC()
Gets the value of the inPMC property.

Returns:
possible object is String

setInPMC

public void setInPMC(String value)
Sets the value of the inPMC property.

Parameters:
value - allowed object is String

getCitedByCount

public Integer getCitedByCount()
Gets the value of the citedByCount property.

Returns:
possible object is Integer

setCitedByCount

public void setCitedByCount(Integer value)
Sets the value of the citedByCount property.

Parameters:
value - allowed object is Integer

getHasReferences

public String getHasReferences()
Gets the value of the hasReferences property.

Returns:
possible object is String

setHasReferences

public void setHasReferences(String value)
Sets the value of the hasReferences property.

Parameters:
value - allowed object is String

getHasTextMinedTerms

public String getHasTextMinedTerms()
Gets the value of the hasTextMinedTerms property.

Returns:
possible object is String

setHasTextMinedTerms

public void setHasTextMinedTerms(String value)
Sets the value of the hasTextMinedTerms property.

Parameters:
value - allowed object is String

getHasDbCrossReferences

public String getHasDbCrossReferences()
Gets the value of the hasDbCrossReferences property.

Returns:
possible object is String

setHasDbCrossReferences

public void setHasDbCrossReferences(String value)
Sets the value of the hasDbCrossReferences property.

Parameters:
value - allowed object is String

getDbCrossReferenceList

public CrossReferencesList getDbCrossReferenceList()
Gets the value of the dbCrossReferenceList property.

Returns:
possible object is CrossReferencesList

setDbCrossReferenceList

public void setDbCrossReferenceList(CrossReferencesList value)
Sets the value of the dbCrossReferenceList property.

Parameters:
value - allowed object is CrossReferencesList

getHasSupplementary

public String getHasSupplementary()
Gets the value of the hasSupplementary property.

Returns:
possible object is String

setHasSupplementary

public void setHasSupplementary(String value)
Sets the value of the hasSupplementary property.

Parameters:
value - allowed object is String

getHasFullTextXML

public String getHasFullTextXML()
Gets the value of the hasFullTextXML property.

Returns:
possible object is String

setHasFullTextXML

public void setHasFullTextXML(String value)
Sets the value of the hasFullTextXML property.

Parameters:
value - allowed object is String

getHasPDF

public String getHasPDF()
Gets the value of the hasPDF property.

Returns:
possible object is String

setHasPDF

public void setHasPDF(String value)
Sets the value of the hasPDF property.

Parameters:
value - allowed object is String

getDateOfCompletion

public XMLGregorianCalendar getDateOfCompletion()
Gets the value of the dateOfCompletion property.

Returns:
possible object is XMLGregorianCalendar

setDateOfCompletion

public void setDateOfCompletion(XMLGregorianCalendar value)
Sets the value of the dateOfCompletion property.

Parameters:
value - allowed object is XMLGregorianCalendar

getDateOfCreation

public XMLGregorianCalendar getDateOfCreation()
Gets the value of the dateOfCreation property.

Returns:
possible object is XMLGregorianCalendar

setDateOfCreation

public void setDateOfCreation(XMLGregorianCalendar value)
Sets the value of the dateOfCreation property.

Parameters:
value - allowed object is XMLGregorianCalendar

getDateOfRevision

public XMLGregorianCalendar getDateOfRevision()
Gets the value of the dateOfRevision property.

Returns:
possible object is XMLGregorianCalendar

setDateOfRevision

public void setDateOfRevision(XMLGregorianCalendar value)
Sets the value of the dateOfRevision property.

Parameters:
value - allowed object is XMLGregorianCalendar

getFullText

public javax.activation.DataHandler getFullText()
Gets the value of the fullText property.

Returns:
possible object is String

setFullText

public void setFullText(javax.activation.DataHandler value)
Sets the value of the fullText property.

Parameters:
value - allowed object is String

getSupplementaryFiles

public javax.activation.DataHandler getSupplementaryFiles()
Gets the value of the supplementaryFiles property.

Returns:
possible object is String

setSupplementaryFiles

public void setSupplementaryFiles(javax.activation.DataHandler value)
Sets the value of the supplementaryFiles property.

Parameters:
value - allowed object is String

getLuceneScore

public String getLuceneScore()
Gets the value of the luceneScore property.

Returns:
possible object is String

setLuceneScore

public void setLuceneScore(String value)
Sets the value of the luceneScore property.

Parameters:
value - allowed object is String


Copyright © 2005-2013 European Bioinformatics Institute (EBI). All Rights Reserved.