Package pt.cienciavitae.ns.output
Class BookReviewCtype
- java.lang.Object
-
- pt.cienciavitae.ns.output.BookReviewCtype
-
public class BookReviewCtype extends Object
Corresponding to "output:output-type[@code='P106']"Java class for book-review-ctype complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="book-review-ctype"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="review-title" type="{http://www.cienciavitae.pt/ns/common}string-400-stype"/> <element name="published-in" type="{http://www.cienciavitae.pt/ns/common}string-400-stype" minOccurs="0"/> <element name="review-volume" type="{http://www.cienciavitae.pt/ns/common}string-10-stype" minOccurs="0"/> <element name="review-issue" type="{http://www.cienciavitae.pt/ns/common}string-10-stype" minOccurs="0"/> <element name="page-range-from" type="{http://www.cienciavitae.pt/ns/common}string-20-stype" minOccurs="0"/> <element name="page-range-to" type="{http://www.cienciavitae.pt/ns/common}string-20-stype" minOccurs="0"/> <element name="refereed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="publication-status" type="{http://www.cienciavitae.pt/ns/output}publication-status-ctype" minOccurs="0"/> <element name="review-publication" type="{http://www.cienciavitae.pt/ns/output}review-publication-ctype" minOccurs="0"/> <element name="date-of-review-publication" type="{http://www.cienciavitae.pt/ns/common}date-ctype"/> <element name="review-publisher" type="{http://www.cienciavitae.pt/ns/common}string-255-stype" minOccurs="0"/> <element name="url" type="{http://www.cienciavitae.pt/ns/common}string-uri-stype" minOccurs="0"/> <element name="book-title" type="{http://www.cienciavitae.pt/ns/common}string-400-stype" minOccurs="0"/> <element name="book-volume" type="{http://www.cienciavitae.pt/ns/common}string-10-stype" minOccurs="0"/> <element name="book-edition" type="{http://www.cienciavitae.pt/ns/common}string-10-stype" minOccurs="0"/> <element name="book-refereed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="book-publication-year" type="{http://www.cienciavitae.pt/ns/common}year-stype" minOccurs="0"/> <element name="book-publication-location" type="{http://www.cienciavitae.pt/ns/output}publication-location-ctype" minOccurs="0"/> <element name="identifiers" type="{http://www.cienciavitae.pt/ns/output}identifiers-ctype" minOccurs="0"/> <element name="authors" type="{http://www.cienciavitae.pt/ns/output}authors-ctype"/> <group ref="{http://www.cienciavitae.pt/ns/common}research-classifications-keywords-group"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected AuthorsCtypeauthorsprotected StringbookEditionprotected PublicationLocationCtypebookPublicationLocationprotected StringbookPublicationYearprotected BooleanbookRefereedprotected StringbookTitleprotected StringbookVolumeprotected DateCtypedateOfReviewPublicationprotected IdentifiersCtypeidentifiersprotected KeywordsCtypekeywordsprotected StringpageRangeFromprotected StringpageRangeToprotected PublicationStatusCtypepublicationStatusprotected StringpublishedInprotected Booleanrefereedprotected ResearchClassificationsCtyperesearchClassificationsprotected StringreviewIssueprotected ReviewPublicationCtypereviewPublicationprotected StringreviewPublisherprotected StringreviewTitleprotected StringreviewVolumeprotected Stringurl
-
Constructor Summary
Constructors Constructor Description BookReviewCtype()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AuthorsCtypegetAuthors()Gets the value of the authors property.StringgetBookEdition()Gets the value of the bookEdition property.PublicationLocationCtypegetBookPublicationLocation()Gets the value of the bookPublicationLocation property.StringgetBookPublicationYear()Gets the value of the bookPublicationYear property.StringgetBookTitle()Gets the value of the bookTitle property.StringgetBookVolume()Gets the value of the bookVolume property.DateCtypegetDateOfReviewPublication()Gets the value of the dateOfReviewPublication property.IdentifiersCtypegetIdentifiers()Gets the value of the identifiers property.KeywordsCtypegetKeywords()Gets the value of the keywords property.StringgetPageRangeFrom()Gets the value of the pageRangeFrom property.StringgetPageRangeTo()Gets the value of the pageRangeTo property.PublicationStatusCtypegetPublicationStatus()Gets the value of the publicationStatus property.StringgetPublishedIn()Gets the value of the publishedIn property.ResearchClassificationsCtypegetResearchClassifications()Gets the value of the researchClassifications property.StringgetReviewIssue()Gets the value of the reviewIssue property.ReviewPublicationCtypegetReviewPublication()Gets the value of the reviewPublication property.StringgetReviewPublisher()Gets the value of the reviewPublisher property.StringgetReviewTitle()Gets the value of the reviewTitle property.StringgetReviewVolume()Gets the value of the reviewVolume property.StringgetUrl()Gets the value of the url property.BooleanisBookRefereed()Gets the value of the bookRefereed property.BooleanisRefereed()Gets the value of the refereed property.voidsetAuthors(AuthorsCtype value)Sets the value of the authors property.voidsetBookEdition(String value)Sets the value of the bookEdition property.voidsetBookPublicationLocation(PublicationLocationCtype value)Sets the value of the bookPublicationLocation property.voidsetBookPublicationYear(String value)Sets the value of the bookPublicationYear property.voidsetBookRefereed(Boolean value)Sets the value of the bookRefereed property.voidsetBookTitle(String value)Sets the value of the bookTitle property.voidsetBookVolume(String value)Sets the value of the bookVolume property.voidsetDateOfReviewPublication(DateCtype value)Sets the value of the dateOfReviewPublication property.voidsetIdentifiers(IdentifiersCtype value)Sets the value of the identifiers property.voidsetKeywords(KeywordsCtype value)Sets the value of the keywords property.voidsetPageRangeFrom(String value)Sets the value of the pageRangeFrom property.voidsetPageRangeTo(String value)Sets the value of the pageRangeTo property.voidsetPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidsetPublishedIn(String value)Sets the value of the publishedIn property.voidsetRefereed(Boolean value)Sets the value of the refereed property.voidsetResearchClassifications(ResearchClassificationsCtype value)Sets the value of the researchClassifications property.voidsetReviewIssue(String value)Sets the value of the reviewIssue property.voidsetReviewPublication(ReviewPublicationCtype value)Sets the value of the reviewPublication property.voidsetReviewPublisher(String value)Sets the value of the reviewPublisher property.voidsetReviewTitle(String value)Sets the value of the reviewTitle property.voidsetReviewVolume(String value)Sets the value of the reviewVolume property.voidsetUrl(String value)Sets the value of the url property.
-
-
-
Field Detail
-
reviewTitle
protected String reviewTitle
-
publishedIn
protected String publishedIn
-
reviewVolume
protected String reviewVolume
-
reviewIssue
protected String reviewIssue
-
pageRangeFrom
protected String pageRangeFrom
-
pageRangeTo
protected String pageRangeTo
-
refereed
protected Boolean refereed
-
publicationStatus
protected PublicationStatusCtype publicationStatus
-
reviewPublication
protected ReviewPublicationCtype reviewPublication
-
dateOfReviewPublication
protected DateCtype dateOfReviewPublication
-
reviewPublisher
protected String reviewPublisher
-
url
protected String url
-
bookTitle
protected String bookTitle
-
bookVolume
protected String bookVolume
-
bookEdition
protected String bookEdition
-
bookRefereed
protected Boolean bookRefereed
-
bookPublicationYear
protected String bookPublicationYear
-
bookPublicationLocation
protected PublicationLocationCtype bookPublicationLocation
-
identifiers
protected IdentifiersCtype identifiers
-
authors
protected AuthorsCtype authors
-
researchClassifications
protected ResearchClassificationsCtype researchClassifications
-
keywords
protected KeywordsCtype keywords
-
-
Method Detail
-
getReviewTitle
public String getReviewTitle()
Gets the value of the reviewTitle property.- Returns:
- possible object is
String
-
setReviewTitle
public void setReviewTitle(String value)
Sets the value of the reviewTitle property.- Parameters:
value- allowed object isString
-
getPublishedIn
public String getPublishedIn()
Gets the value of the publishedIn property.- Returns:
- possible object is
String
-
setPublishedIn
public void setPublishedIn(String value)
Sets the value of the publishedIn property.- Parameters:
value- allowed object isString
-
getReviewVolume
public String getReviewVolume()
Gets the value of the reviewVolume property.- Returns:
- possible object is
String
-
setReviewVolume
public void setReviewVolume(String value)
Sets the value of the reviewVolume property.- Parameters:
value- allowed object isString
-
getReviewIssue
public String getReviewIssue()
Gets the value of the reviewIssue property.- Returns:
- possible object is
String
-
setReviewIssue
public void setReviewIssue(String value)
Sets the value of the reviewIssue property.- Parameters:
value- allowed object isString
-
getPageRangeFrom
public String getPageRangeFrom()
Gets the value of the pageRangeFrom property.- Returns:
- possible object is
String
-
setPageRangeFrom
public void setPageRangeFrom(String value)
Sets the value of the pageRangeFrom property.- Parameters:
value- allowed object isString
-
getPageRangeTo
public String getPageRangeTo()
Gets the value of the pageRangeTo property.- Returns:
- possible object is
String
-
setPageRangeTo
public void setPageRangeTo(String value)
Sets the value of the pageRangeTo property.- Parameters:
value- allowed object isString
-
isRefereed
public Boolean isRefereed()
Gets the value of the refereed property.- Returns:
- possible object is
Boolean
-
setRefereed
public void setRefereed(Boolean value)
Sets the value of the refereed property.- Parameters:
value- allowed object isBoolean
-
getPublicationStatus
public PublicationStatusCtype getPublicationStatus()
Gets the value of the publicationStatus property.- Returns:
- possible object is
PublicationStatusCtype
-
setPublicationStatus
public void setPublicationStatus(PublicationStatusCtype value)
Sets the value of the publicationStatus property.- Parameters:
value- allowed object isPublicationStatusCtype
-
getReviewPublication
public ReviewPublicationCtype getReviewPublication()
Gets the value of the reviewPublication property.- Returns:
- possible object is
ReviewPublicationCtype
-
setReviewPublication
public void setReviewPublication(ReviewPublicationCtype value)
Sets the value of the reviewPublication property.- Parameters:
value- allowed object isReviewPublicationCtype
-
getDateOfReviewPublication
public DateCtype getDateOfReviewPublication()
Gets the value of the dateOfReviewPublication property.- Returns:
- possible object is
DateCtype
-
setDateOfReviewPublication
public void setDateOfReviewPublication(DateCtype value)
Sets the value of the dateOfReviewPublication property.- Parameters:
value- allowed object isDateCtype
-
getReviewPublisher
public String getReviewPublisher()
Gets the value of the reviewPublisher property.- Returns:
- possible object is
String
-
setReviewPublisher
public void setReviewPublisher(String value)
Sets the value of the reviewPublisher property.- Parameters:
value- allowed object isString
-
getUrl
public String getUrl()
Gets the value of the url property.- Returns:
- possible object is
String
-
setUrl
public void setUrl(String value)
Sets the value of the url property.- Parameters:
value- allowed object isString
-
getBookTitle
public String getBookTitle()
Gets the value of the bookTitle property.- Returns:
- possible object is
String
-
setBookTitle
public void setBookTitle(String value)
Sets the value of the bookTitle property.- Parameters:
value- allowed object isString
-
getBookVolume
public String getBookVolume()
Gets the value of the bookVolume property.- Returns:
- possible object is
String
-
setBookVolume
public void setBookVolume(String value)
Sets the value of the bookVolume property.- Parameters:
value- allowed object isString
-
getBookEdition
public String getBookEdition()
Gets the value of the bookEdition property.- Returns:
- possible object is
String
-
setBookEdition
public void setBookEdition(String value)
Sets the value of the bookEdition property.- Parameters:
value- allowed object isString
-
isBookRefereed
public Boolean isBookRefereed()
Gets the value of the bookRefereed property.- Returns:
- possible object is
Boolean
-
setBookRefereed
public void setBookRefereed(Boolean value)
Sets the value of the bookRefereed property.- Parameters:
value- allowed object isBoolean
-
getBookPublicationYear
public String getBookPublicationYear()
Gets the value of the bookPublicationYear property.- Returns:
- possible object is
String
-
setBookPublicationYear
public void setBookPublicationYear(String value)
Sets the value of the bookPublicationYear property.- Parameters:
value- allowed object isString
-
getBookPublicationLocation
public PublicationLocationCtype getBookPublicationLocation()
Gets the value of the bookPublicationLocation property.- Returns:
- possible object is
PublicationLocationCtype
-
setBookPublicationLocation
public void setBookPublicationLocation(PublicationLocationCtype value)
Sets the value of the bookPublicationLocation property.- Parameters:
value- allowed object isPublicationLocationCtype
-
getIdentifiers
public IdentifiersCtype getIdentifiers()
Gets the value of the identifiers property.- Returns:
- possible object is
IdentifiersCtype
-
setIdentifiers
public void setIdentifiers(IdentifiersCtype value)
Sets the value of the identifiers property.- Parameters:
value- allowed object isIdentifiersCtype
-
getAuthors
public AuthorsCtype getAuthors()
Gets the value of the authors property.- Returns:
- possible object is
AuthorsCtype
-
setAuthors
public void setAuthors(AuthorsCtype value)
Sets the value of the authors property.- Parameters:
value- allowed object isAuthorsCtype
-
getResearchClassifications
public ResearchClassificationsCtype getResearchClassifications()
Gets the value of the researchClassifications property.- Returns:
- possible object is
ResearchClassificationsCtype
-
setResearchClassifications
public void setResearchClassifications(ResearchClassificationsCtype value)
Sets the value of the researchClassifications property.- Parameters:
value- allowed object isResearchClassificationsCtype
-
getKeywords
public KeywordsCtype getKeywords()
Gets the value of the keywords property.- Returns:
- possible object is
KeywordsCtype
-
setKeywords
public void setKeywords(KeywordsCtype value)
Sets the value of the keywords property.- Parameters:
value- allowed object isKeywordsCtype
-
-