Package pt.cienciavitae.ns.output
Class PrefacePostfaceCtype
- java.lang.Object
-
- pt.cienciavitae.ns.output.PrefacePostfaceCtype
-
public class PrefacePostfaceCtype extends Object
Corresponding to "output:output-type[@code='P126']"Java class for preface-postface-ctype complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="preface-postface-ctype"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="preface-postface-type" type="{http://www.cienciavitae.pt/ns/output}preface-postface-type-ctype"/> <element name="preface-postface-title" type="{http://www.cienciavitae.pt/ns/common}string-400-stype"/> <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="preface-postface-page-range-from" type="{http://www.cienciavitae.pt/ns/common}string-20-stype" minOccurs="0"/> <element name="preface-postface-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="publication-year" type="{http://www.cienciavitae.pt/ns/common}year-stype"/> <element name="publication-location" type="{http://www.cienciavitae.pt/ns/output}publication-location-ctype" minOccurs="0"/> <element name="book-publisher" type="{http://www.cienciavitae.pt/ns/common}string-255-stype" minOccurs="0"/> <element name="authoring-role" type="{http://www.cienciavitae.pt/ns/output}publication-role-ctype" minOccurs="0"/> <element name="url" type="{http://www.cienciavitae.pt/ns/common}string-uri-stype" 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"/> <element name="editors" type="{http://www.cienciavitae.pt/ns/output}authors-ctype" minOccurs="0"/> <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 PublicationRoleCtypeauthoringRoleprotected AuthorsCtypeauthorsprotected StringbookEditionprotected StringbookPublisherprotected StringbookTitleprotected StringbookVolumeprotected AuthorsCtypeeditorsprotected IdentifiersCtypeidentifiersprotected KeywordsCtypekeywordsprotected StringprefacePostfacePageRangeFromprotected StringprefacePostfacePageRangeToprotected StringprefacePostfaceTitleprotected PrefacePostfaceTypeCtypeprefacePostfaceTypeprotected PublicationLocationCtypepublicationLocationprotected PublicationStatusCtypepublicationStatusprotected StringpublicationYearprotected Booleanrefereedprotected ResearchClassificationsCtyperesearchClassificationsprotected Stringurl
-
Constructor Summary
Constructors Constructor Description PrefacePostfaceCtype()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PublicationRoleCtypegetAuthoringRole()Gets the value of the authoringRole property.AuthorsCtypegetAuthors()Gets the value of the authors property.StringgetBookEdition()Gets the value of the bookEdition property.StringgetBookPublisher()Gets the value of the bookPublisher property.StringgetBookTitle()Gets the value of the bookTitle property.StringgetBookVolume()Gets the value of the bookVolume property.AuthorsCtypegetEditors()Gets the value of the editors property.IdentifiersCtypegetIdentifiers()Gets the value of the identifiers property.KeywordsCtypegetKeywords()Gets the value of the keywords property.StringgetPrefacePostfacePageRangeFrom()Gets the value of the prefacePostfacePageRangeFrom property.StringgetPrefacePostfacePageRangeTo()Gets the value of the prefacePostfacePageRangeTo property.StringgetPrefacePostfaceTitle()Gets the value of the prefacePostfaceTitle property.PrefacePostfaceTypeCtypegetPrefacePostfaceType()Gets the value of the prefacePostfaceType property.PublicationLocationCtypegetPublicationLocation()Gets the value of the publicationLocation property.PublicationStatusCtypegetPublicationStatus()Gets the value of the publicationStatus property.StringgetPublicationYear()Gets the value of the publicationYear property.ResearchClassificationsCtypegetResearchClassifications()Gets the value of the researchClassifications property.StringgetUrl()Gets the value of the url property.BooleanisRefereed()Gets the value of the refereed property.voidsetAuthoringRole(PublicationRoleCtype value)Sets the value of the authoringRole property.voidsetAuthors(AuthorsCtype value)Sets the value of the authors property.voidsetBookEdition(String value)Sets the value of the bookEdition property.voidsetBookPublisher(String value)Sets the value of the bookPublisher property.voidsetBookTitle(String value)Sets the value of the bookTitle property.voidsetBookVolume(String value)Sets the value of the bookVolume property.voidsetEditors(AuthorsCtype value)Sets the value of the editors property.voidsetIdentifiers(IdentifiersCtype value)Sets the value of the identifiers property.voidsetKeywords(KeywordsCtype value)Sets the value of the keywords property.voidsetPrefacePostfacePageRangeFrom(String value)Sets the value of the prefacePostfacePageRangeFrom property.voidsetPrefacePostfacePageRangeTo(String value)Sets the value of the prefacePostfacePageRangeTo property.voidsetPrefacePostfaceTitle(String value)Sets the value of the prefacePostfaceTitle property.voidsetPrefacePostfaceType(PrefacePostfaceTypeCtype value)Sets the value of the prefacePostfaceType property.voidsetPublicationLocation(PublicationLocationCtype value)Sets the value of the publicationLocation property.voidsetPublicationStatus(PublicationStatusCtype value)Sets the value of the publicationStatus property.voidsetPublicationYear(String value)Sets the value of the publicationYear property.voidsetRefereed(Boolean value)Sets the value of the refereed property.voidsetResearchClassifications(ResearchClassificationsCtype value)Sets the value of the researchClassifications property.voidsetUrl(String value)Sets the value of the url property.
-
-
-
Field Detail
-
prefacePostfaceType
protected PrefacePostfaceTypeCtype prefacePostfaceType
-
prefacePostfaceTitle
protected String prefacePostfaceTitle
-
bookTitle
protected String bookTitle
-
bookVolume
protected String bookVolume
-
bookEdition
protected String bookEdition
-
prefacePostfacePageRangeFrom
protected String prefacePostfacePageRangeFrom
-
prefacePostfacePageRangeTo
protected String prefacePostfacePageRangeTo
-
refereed
protected Boolean refereed
-
publicationStatus
protected PublicationStatusCtype publicationStatus
-
publicationYear
protected String publicationYear
-
publicationLocation
protected PublicationLocationCtype publicationLocation
-
bookPublisher
protected String bookPublisher
-
authoringRole
protected PublicationRoleCtype authoringRole
-
url
protected String url
-
identifiers
protected IdentifiersCtype identifiers
-
authors
protected AuthorsCtype authors
-
editors
protected AuthorsCtype editors
-
researchClassifications
protected ResearchClassificationsCtype researchClassifications
-
keywords
protected KeywordsCtype keywords
-
-
Method Detail
-
getPrefacePostfaceType
public PrefacePostfaceTypeCtype getPrefacePostfaceType()
Gets the value of the prefacePostfaceType property.- Returns:
- possible object is
PrefacePostfaceTypeCtype
-
setPrefacePostfaceType
public void setPrefacePostfaceType(PrefacePostfaceTypeCtype value)
Sets the value of the prefacePostfaceType property.- Parameters:
value- allowed object isPrefacePostfaceTypeCtype
-
getPrefacePostfaceTitle
public String getPrefacePostfaceTitle()
Gets the value of the prefacePostfaceTitle property.- Returns:
- possible object is
String
-
setPrefacePostfaceTitle
public void setPrefacePostfaceTitle(String value)
Sets the value of the prefacePostfaceTitle 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
-
getPrefacePostfacePageRangeFrom
public String getPrefacePostfacePageRangeFrom()
Gets the value of the prefacePostfacePageRangeFrom property.- Returns:
- possible object is
String
-
setPrefacePostfacePageRangeFrom
public void setPrefacePostfacePageRangeFrom(String value)
Sets the value of the prefacePostfacePageRangeFrom property.- Parameters:
value- allowed object isString
-
getPrefacePostfacePageRangeTo
public String getPrefacePostfacePageRangeTo()
Gets the value of the prefacePostfacePageRangeTo property.- Returns:
- possible object is
String
-
setPrefacePostfacePageRangeTo
public void setPrefacePostfacePageRangeTo(String value)
Sets the value of the prefacePostfacePageRangeTo 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
-
getPublicationYear
public String getPublicationYear()
Gets the value of the publicationYear property.- Returns:
- possible object is
String
-
setPublicationYear
public void setPublicationYear(String value)
Sets the value of the publicationYear property.- Parameters:
value- allowed object isString
-
getPublicationLocation
public PublicationLocationCtype getPublicationLocation()
Gets the value of the publicationLocation property.- Returns:
- possible object is
PublicationLocationCtype
-
setPublicationLocation
public void setPublicationLocation(PublicationLocationCtype value)
Sets the value of the publicationLocation property.- Parameters:
value- allowed object isPublicationLocationCtype
-
getBookPublisher
public String getBookPublisher()
Gets the value of the bookPublisher property.- Returns:
- possible object is
String
-
setBookPublisher
public void setBookPublisher(String value)
Sets the value of the bookPublisher property.- Parameters:
value- allowed object isString
-
getAuthoringRole
public PublicationRoleCtype getAuthoringRole()
Gets the value of the authoringRole property.- Returns:
- possible object is
PublicationRoleCtype
-
setAuthoringRole
public void setAuthoringRole(PublicationRoleCtype value)
Sets the value of the authoringRole property.- Parameters:
value- allowed object isPublicationRoleCtype
-
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
-
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
-
getEditors
public AuthorsCtype getEditors()
Gets the value of the editors property.- Returns:
- possible object is
AuthorsCtype
-
setEditors
public void setEditors(AuthorsCtype value)
Sets the value of the editors 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
-
-