|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ebi.cdb.webservice.Result
public class Result
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>
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 |
---|
protected Request request
protected Integer citationId
protected String id
protected String source
protected String pmid
protected String pmcid
protected String doi
protected String title
protected AuthorsList authorList
protected String authorString
protected JournalInfo journalInfo
protected String journalTitle
protected String issue
protected String journalVolume
protected String pubYear
protected String journalIssn
protected String pageInfo
protected String abstractText
protected String affiliation
protected String language
protected String pubModel
protected String pubType
protected PubTypeList pubTypeList
protected String brSummary
protected BookOrReportDetails bookOrReportDetails
protected PatentDetailsInfo patentDetails
protected GrantsList grantsList
protected MeshHeadingsList meshHeadingList
protected KeywordList keywordList
protected ChemicalList chemicalList
protected SubSetList subsetList
protected FullTextUrlList fullTextUrlList
protected CommentCorrectionList commentCorrectionList
protected ExtCommentBean extCommentList
protected String isOpenAccess
protected String inUKPMC
protected String inPMC
protected Integer citedByCount
protected String hasReferences
protected String hasTextMinedTerms
protected String hasDbCrossReferences
protected CrossReferencesList dbCrossReferenceList
protected String hasSupplementary
protected String hasFullTextXML
protected String hasPDF
protected XMLGregorianCalendar dateOfCompletion
protected XMLGregorianCalendar dateOfCreation
protected XMLGregorianCalendar dateOfRevision
protected javax.activation.DataHandler fullText
protected javax.activation.DataHandler supplementaryFiles
protected String luceneScore
Constructor Detail |
---|
public Result()
Method Detail |
---|
public Request getRequest()
Request
public void setRequest(Request value)
value
- allowed object is
Request
public Integer getCitationId()
Integer
public void setCitationId(Integer value)
value
- allowed object is
Integer
public String getId()
String
public void setId(String value)
value
- allowed object is
String
public String getSource()
String
public void setSource(String value)
value
- allowed object is
String
public String getPmid()
String
public void setPmid(String value)
value
- allowed object is
String
public String getPmcid()
String
public void setPmcid(String value)
value
- allowed object is
String
public String getDOI()
String
public void setDOI(String value)
value
- allowed object is
String
public String getTitle()
String
public void setTitle(String value)
value
- allowed object is
String
public AuthorsList getAuthorList()
AuthorsList
public void setAuthorList(AuthorsList value)
value
- allowed object is
AuthorsList
public String getAuthorString()
String
public void setAuthorString(String value)
value
- allowed object is
String
public JournalInfo getJournalInfo()
JournalInfo
public void setJournalInfo(JournalInfo value)
value
- allowed object is
JournalInfo
public String getJournalTitle()
String
public void setJournalTitle(String value)
value
- allowed object is
String
public String getIssue()
String
public void setIssue(String value)
value
- allowed object is
String
public String getJournalVolume()
String
public void setJournalVolume(String value)
value
- allowed object is
String
public String getPubYear()
String
public void setPubYear(String value)
value
- allowed object is
String
public String getJournalIssn()
String
public void setJournalIssn(String value)
value
- allowed object is
String
public String getPageInfo()
String
public void setPageInfo(String value)
value
- allowed object is
String
public String getAbstractText()
String
public void setAbstractText(String value)
value
- allowed object is
String
public String getAffiliation()
String
public void setAffiliation(String value)
value
- allowed object is
String
public String getLanguage()
String
public void setLanguage(String value)
value
- allowed object is
String
public String getPubModel()
String
public void setPubModel(String value)
value
- allowed object is
String
public String getPubType()
String
public void setPubType(String value)
value
- allowed object is
String
public PubTypeList getPubTypeList()
PubTypeList
public void setPubTypeList(PubTypeList value)
value
- allowed object is
PubTypeList
public String getBrSummary()
String
public void setBrSummary(String value)
value
- allowed object is
String
public BookOrReportDetails getBookOrReportDetails()
BookOrReportDetails
public void setBookOrReportDetails(BookOrReportDetails value)
value
- allowed object is
BookOrReportDetails
public PatentDetailsInfo getPatentDetails()
PatentDetailsInfo
public void setPatentDetails(PatentDetailsInfo value)
value
- allowed object is
PatentDetailsInfo
public GrantsList getGrantsList()
GrantsList
public void setGrantsList(GrantsList value)
value
- allowed object is
GrantsList
public MeshHeadingsList getMeshHeadingList()
MeshHeadingsList
public void setMeshHeadingList(MeshHeadingsList value)
value
- allowed object is
MeshHeadingsList
public KeywordList getKeywordList()
KeywordList
public void setKeywordList(KeywordList value)
value
- allowed object is
KeywordList
public ChemicalList getChemicalList()
ChemicalList
public void setChemicalList(ChemicalList value)
value
- allowed object is
ChemicalList
public SubSetList getSubsetList()
SubSetList
public void setSubsetList(SubSetList value)
value
- allowed object is
SubSetList
public FullTextUrlList getFullTextUrlList()
FullTextUrlList
public void setFullTextUrlList(FullTextUrlList value)
value
- allowed object is
FullTextUrlList
public CommentCorrectionList getCommentCorrectionList()
CommentCorrectionList
public void setCommentCorrectionList(CommentCorrectionList value)
value
- allowed object is
CommentCorrectionList
public ExtCommentBean getExtCommentList()
ExtCommentBean
public void setExtCommentList(ExtCommentBean value)
value
- allowed object is
ExtCommentBean
public String getIsOpenAccess()
String
public void setIsOpenAccess(String value)
value
- allowed object is
String
public String getInUKPMC()
String
public void setInUKPMC(String value)
value
- allowed object is
String
public String getInPMC()
String
public void setInPMC(String value)
value
- allowed object is
String
public Integer getCitedByCount()
Integer
public void setCitedByCount(Integer value)
value
- allowed object is
Integer
public String getHasReferences()
String
public void setHasReferences(String value)
value
- allowed object is
String
public String getHasTextMinedTerms()
String
public void setHasTextMinedTerms(String value)
value
- allowed object is
String
public String getHasDbCrossReferences()
String
public void setHasDbCrossReferences(String value)
value
- allowed object is
String
public CrossReferencesList getDbCrossReferenceList()
CrossReferencesList
public void setDbCrossReferenceList(CrossReferencesList value)
value
- allowed object is
CrossReferencesList
public String getHasSupplementary()
String
public void setHasSupplementary(String value)
value
- allowed object is
String
public String getHasFullTextXML()
String
public void setHasFullTextXML(String value)
value
- allowed object is
String
public String getHasPDF()
String
public void setHasPDF(String value)
value
- allowed object is
String
public XMLGregorianCalendar getDateOfCompletion()
XMLGregorianCalendar
public void setDateOfCompletion(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getDateOfCreation()
XMLGregorianCalendar
public void setDateOfCreation(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getDateOfRevision()
XMLGregorianCalendar
public void setDateOfRevision(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.activation.DataHandler getFullText()
String
public void setFullText(javax.activation.DataHandler value)
value
- allowed object is
String
public javax.activation.DataHandler getSupplementaryFiles()
String
public void setSupplementaryFiles(javax.activation.DataHandler value)
value
- allowed object is
String
public String getLuceneScore()
String
public void setLuceneScore(String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |