Class ViewRiksdagenPoliticianDocument

  • All Implemented Interfaces:
    com.hack23.cia.model.common.api.ModelObject, java.io.Serializable

    @Entity(name="ViewRiksdagenPoliticianDocument")
    public class ViewRiksdagenPoliticianDocument
    extends java.lang.Object
    implements com.hack23.cia.model.common.api.ModelObject

    Java class for ViewRiksdagenPoliticianDocument complex type.

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

     <complexType name="ViewRiksdagenPoliticianDocument">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="id" type="{http://www.w3.org/2001/XMLSchema}long"/>
             <element name="docId" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="documentType" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="label" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="madePublicDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
             <element name="org" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="numberValue" type="{http://www.w3.org/2001/XMLSchema}integer"/>
             <element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="subTitle" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="subType" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="tempLabel" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="roleDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="personReferenceId" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="referenceName" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="partyShortCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="orderNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • id

        protected long id
      • docId

        protected java.lang.String docId
      • documentType

        protected java.lang.String documentType
      • label

        protected java.lang.String label
      • madePublicDate

        protected java.util.Date madePublicDate
      • org

        protected java.lang.String org
      • numberValue

        protected java.math.BigInteger numberValue
      • rm

        protected java.lang.String rm
      • status

        protected java.lang.String status
      • subTitle

        protected java.lang.String subTitle
      • subType

        protected java.lang.String subType
      • tempLabel

        protected java.lang.String tempLabel
      • title

        protected java.lang.String title
      • roleDescription

        protected java.lang.String roleDescription
      • personReferenceId

        protected java.lang.String personReferenceId
      • referenceName

        protected java.lang.String referenceName
      • partyShortCode

        protected java.lang.String partyShortCode
      • orderNumber

        protected java.lang.Integer orderNumber
    • Constructor Detail

      • ViewRiksdagenPoliticianDocument

        public ViewRiksdagenPoliticianDocument()
    • Method Detail

      • getId

        public long getId()
        Gets the value of the id property.
      • setId

        public void setId​(long value)
        Sets the value of the id property.
      • getDocId

        public java.lang.String getDocId()
        Gets the value of the docId property.
        Returns:
        possible object is String
      • setDocId

        public void setDocId​(java.lang.String value)
        Sets the value of the docId property.
        Parameters:
        value - allowed object is String
      • getDocumentType

        public java.lang.String getDocumentType()
        Gets the value of the documentType property.
        Returns:
        possible object is String
      • setDocumentType

        public void setDocumentType​(java.lang.String value)
        Sets the value of the documentType property.
        Parameters:
        value - allowed object is String
      • getLabel

        public java.lang.String getLabel()
        Gets the value of the label property.
        Returns:
        possible object is String
      • setLabel

        public void setLabel​(java.lang.String value)
        Sets the value of the label property.
        Parameters:
        value - allowed object is String
      • getMadePublicDate

        public java.util.Date getMadePublicDate()
        Gets the value of the madePublicDate property.
        Returns:
        possible object is String
      • setMadePublicDate

        public void setMadePublicDate​(java.util.Date value)
        Sets the value of the madePublicDate property.
        Parameters:
        value - allowed object is String
      • getOrg

        public java.lang.String getOrg()
        Gets the value of the org property.
        Returns:
        possible object is String
      • setOrg

        public void setOrg​(java.lang.String value)
        Sets the value of the org property.
        Parameters:
        value - allowed object is String
      • getNumberValue

        public java.math.BigInteger getNumberValue()
        Gets the value of the numberValue property.
        Returns:
        possible object is BigInteger
      • setNumberValue

        public void setNumberValue​(java.math.BigInteger value)
        Sets the value of the numberValue property.
        Parameters:
        value - allowed object is BigInteger
      • getRm

        public java.lang.String getRm()
        Gets the value of the rm property.
        Returns:
        possible object is String
      • setRm

        public void setRm​(java.lang.String value)
        Sets the value of the rm property.
        Parameters:
        value - allowed object is String
      • getStatus

        public java.lang.String getStatus()
        Gets the value of the status property.
        Returns:
        possible object is String
      • setStatus

        public void setStatus​(java.lang.String value)
        Sets the value of the status property.
        Parameters:
        value - allowed object is String
      • getSubTitle

        public java.lang.String getSubTitle()
        Gets the value of the subTitle property.
        Returns:
        possible object is String
      • setSubTitle

        public void setSubTitle​(java.lang.String value)
        Sets the value of the subTitle property.
        Parameters:
        value - allowed object is String
      • getSubType

        public java.lang.String getSubType()
        Gets the value of the subType property.
        Returns:
        possible object is String
      • setSubType

        public void setSubType​(java.lang.String value)
        Sets the value of the subType property.
        Parameters:
        value - allowed object is String
      • getTempLabel

        public java.lang.String getTempLabel()
        Gets the value of the tempLabel property.
        Returns:
        possible object is String
      • setTempLabel

        public void setTempLabel​(java.lang.String value)
        Sets the value of the tempLabel property.
        Parameters:
        value - allowed object is String
      • getTitle

        public java.lang.String getTitle()
        Gets the value of the title property.
        Returns:
        possible object is String
      • setTitle

        public void setTitle​(java.lang.String value)
        Sets the value of the title property.
        Parameters:
        value - allowed object is String
      • getRoleDescription

        public java.lang.String getRoleDescription()
        Gets the value of the roleDescription property.
        Returns:
        possible object is String
      • setRoleDescription

        public void setRoleDescription​(java.lang.String value)
        Sets the value of the roleDescription property.
        Parameters:
        value - allowed object is String
      • getPersonReferenceId

        public java.lang.String getPersonReferenceId()
        Gets the value of the personReferenceId property.
        Returns:
        possible object is String
      • setPersonReferenceId

        public void setPersonReferenceId​(java.lang.String value)
        Sets the value of the personReferenceId property.
        Parameters:
        value - allowed object is String
      • getReferenceName

        public java.lang.String getReferenceName()
        Gets the value of the referenceName property.
        Returns:
        possible object is String
      • setReferenceName

        public void setReferenceName​(java.lang.String value)
        Sets the value of the referenceName property.
        Parameters:
        value - allowed object is String
      • getPartyShortCode

        public java.lang.String getPartyShortCode()
        Gets the value of the partyShortCode property.
        Returns:
        possible object is String
      • setPartyShortCode

        public void setPartyShortCode​(java.lang.String value)
        Sets the value of the partyShortCode property.
        Parameters:
        value - allowed object is String
      • getOrderNumber

        public java.lang.Integer getOrderNumber()
        Gets the value of the orderNumber property.
        Returns:
        possible object is Integer
      • setOrderNumber

        public void setOrderNumber​(java.lang.Integer value)
        Sets the value of the orderNumber property.
        Parameters:
        value - allowed object is Integer
      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public final boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class java.lang.Object