Class 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>
     
    • Constructor Detail

      • PrefacePostfaceCtype

        public PrefacePostfaceCtype()
    • Method Detail

      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is Boolean
      • 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 is String
      • 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 is String
      • 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 is String
      • setIdentifiers

        public void setIdentifiers​(IdentifiersCtype value)
        Sets the value of the identifiers property.
        Parameters:
        value - allowed object is IdentifiersCtype
      • 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 is AuthorsCtype
      • 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 is AuthorsCtype
      • 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 is KeywordsCtype