java.lang.Object
com.hack23.cia.model.internal.application.data.ministry.impl.ViewRiksdagenGovermentRoleMember
All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject, java.io.Serializable

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

Java class for ViewRiksdagenGovermentRoleMember complex type.

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

 <complexType name="ViewRiksdagenGovermentRoleMember">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="roleId" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="detail" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="role_code" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="first_name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="last_name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="from_date" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="to_date" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="person_id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="party" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="total_days_served" type="{http://www.w3.org/2001/XMLSchema}int"/>
         <element name="active" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • roleId

      protected long roleId
      The role id.
    • detail

      protected java.lang.String detail
      The detail.
    • roleCode

      protected java.lang.String roleCode
      The role code.
    • firstName

      protected java.lang.String firstName
      The first name.
    • lastName

      protected java.lang.String lastName
      The last name.
    • fromDate

      protected java.util.Date fromDate
      The from date.
    • toDate

      protected java.util.Date toDate
      The to date.
    • personId

      protected java.lang.String personId
      The person id.
    • party

      protected java.lang.String party
      The party.
    • totalDaysServed

      protected int totalDaysServed
      The total days served.
    • active

      protected boolean active
      The active.
    • totalDocuments

      protected long totalDocuments
      The total documents.
    • documentsLastYear

      protected long documentsLastYear
      The documents last year.
    • totalPropositions

      protected long totalPropositions
      The total propositions.
    • totalGovernmentBills

      protected long totalGovernmentBills
      The total government bills.
    • activityLevel

      protected java.lang.String activityLevel
      The activity level.
    • roleType

      protected java.lang.String roleType
      The role type.
  • Constructor Details

    • ViewRiksdagenGovermentRoleMember

      public ViewRiksdagenGovermentRoleMember()
  • Method Details

    • getRoleId

      public long getRoleId()
      Gets the value of the roleId property.
      Returns:
      the role id
    • setRoleId

      public void setRoleId(long value)
      Sets the value of the roleId property.
      Parameters:
      value - the new role id
    • getDetail

      public java.lang.String getDetail()
      Gets the value of the detail property.
      Returns:
      possible object is String
    • setDetail

      public void setDetail(java.lang.String value)
      Sets the value of the detail property.
      Parameters:
      value - allowed object is String
    • getRoleCode

      public java.lang.String getRoleCode()
      Gets the value of the roleCode property.
      Returns:
      possible object is String
    • setRoleCode

      public void setRoleCode(java.lang.String value)
      Sets the value of the roleCode property.
      Parameters:
      value - allowed object is String
    • getFirstName

      public java.lang.String getFirstName()
      Gets the value of the firstName property.
      Returns:
      possible object is String
    • setFirstName

      public void setFirstName(java.lang.String value)
      Sets the value of the firstName property.
      Parameters:
      value - allowed object is String
    • getLastName

      public java.lang.String getLastName()
      Gets the value of the lastName property.
      Returns:
      possible object is String
    • setLastName

      public void setLastName(java.lang.String value)
      Sets the value of the lastName property.
      Parameters:
      value - allowed object is String
    • getFromDate

      public java.util.Date getFromDate()
      Gets the value of the fromDate property.
      Returns:
      possible object is String
    • setFromDate

      public void setFromDate(java.util.Date value)
      Sets the value of the fromDate property.
      Parameters:
      value - allowed object is String
    • getToDate

      public java.util.Date getToDate()
      Gets the value of the toDate property.
      Returns:
      possible object is String
    • setToDate

      public void setToDate(java.util.Date value)
      Sets the value of the toDate property.
      Parameters:
      value - allowed object is String
    • getPersonId

      public java.lang.String getPersonId()
      Gets the value of the personId property.
      Returns:
      possible object is String
    • setPersonId

      public void setPersonId(java.lang.String value)
      Sets the value of the personId property.
      Parameters:
      value - allowed object is String
    • getParty

      public java.lang.String getParty()
      Gets the value of the party property.
      Returns:
      possible object is String
    • setParty

      public void setParty(java.lang.String value)
      Sets the value of the party property.
      Parameters:
      value - allowed object is String
    • getTotalDaysServed

      public int getTotalDaysServed()
      Gets the value of the totalDaysServed property.
      Returns:
      the total days served
    • setTotalDaysServed

      public void setTotalDaysServed(int value)
      Sets the value of the totalDaysServed property.
      Parameters:
      value - the new total days served
    • isActive

      public boolean isActive()
      Gets the value of the active property.
      Returns:
      true, if is active
    • setActive

      public void setActive(boolean value)
      Sets the value of the active property.
      Parameters:
      value - the new active
    • getTotalDocuments

      public long getTotalDocuments()
      Gets the total documents.
      Returns:
      the total documents
    • setTotalDocuments

      public void setTotalDocuments(long value)
      Sets the total documents.
      Parameters:
      value - the new total documents
    • getDocumentsLastYear

      public long getDocumentsLastYear()
      Gets the documents last year.
      Returns:
      the documents last year
    • setDocumentsLastYear

      public void setDocumentsLastYear(long value)
      Sets the documents last year.
      Parameters:
      value - the new documents last year
    • getTotalPropositions

      public long getTotalPropositions()
      Gets the total propositions.
      Returns:
      the total propositions
    • setTotalPropositions

      public void setTotalPropositions(long value)
      Sets the total propositions.
      Parameters:
      value - the new total propositions
    • getTotalGovernmentBills

      public long getTotalGovernmentBills()
      Gets the total government bills.
      Returns:
      the total government bills
    • setTotalGovernmentBills

      public void setTotalGovernmentBills(long value)
      Sets the total government bills.
      Parameters:
      value - the new total government bills
    • getActivityLevel

      public java.lang.String getActivityLevel()
      Gets the activity level.
      Returns:
      the activity level
    • setActivityLevel

      public void setActivityLevel(java.lang.String value)
      Sets the activity level.
      Parameters:
      value - the new activity level
    • getRoleType

      public java.lang.String getRoleType()
      Gets the role type.
      Returns:
      the role type
    • setRoleType

      public void setRoleType(java.lang.String value)
      Sets the role type.
      Parameters:
      value - the new role type
    • withTotalDocuments

      public ViewRiksdagenGovermentRoleMember withTotalDocuments(long value)
      With total documents.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withDocumentsLastYear

      public ViewRiksdagenGovermentRoleMember withDocumentsLastYear(long value)
      With documents last year.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withTotalPropositions

      public ViewRiksdagenGovermentRoleMember withTotalPropositions(long value)
      With total propositions.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withTotalGovernmentBills

      public ViewRiksdagenGovermentRoleMember withTotalGovernmentBills(long value)
      With total government bills.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withActivityLevel

      public ViewRiksdagenGovermentRoleMember withActivityLevel(java.lang.String value)
      With activity level.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withRoleType

      public ViewRiksdagenGovermentRoleMember withRoleType(java.lang.String value)
      With role type.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withRoleId

      public ViewRiksdagenGovermentRoleMember withRoleId(long value)
      With role id.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withDetail

      public ViewRiksdagenGovermentRoleMember withDetail(java.lang.String value)
      With detail.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withRoleCode

      public ViewRiksdagenGovermentRoleMember withRoleCode(java.lang.String value)
      With role code.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withFirstName

      public ViewRiksdagenGovermentRoleMember withFirstName(java.lang.String value)
      With first name.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withLastName

      public ViewRiksdagenGovermentRoleMember withLastName(java.lang.String value)
      With last name.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withFromDate

      public ViewRiksdagenGovermentRoleMember withFromDate(java.util.Date value)
      With from date.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withToDate

      public ViewRiksdagenGovermentRoleMember withToDate(java.util.Date value)
      With to date.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withPersonId

      public ViewRiksdagenGovermentRoleMember withPersonId(java.lang.String value)
      With person id.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withParty

      public ViewRiksdagenGovermentRoleMember withParty(java.lang.String value)
      With party.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withTotalDaysServed

      public ViewRiksdagenGovermentRoleMember withTotalDaysServed(int value)
      With total days served.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • withActive

      public ViewRiksdagenGovermentRoleMember withActive(boolean value)
      With active.
      Parameters:
      value - the value
      Returns:
      the view riksdagen goverment role member
    • toString

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

      public final boolean equals(java.lang.Object obj)
      Equals.
      Overrides:
      equals in class java.lang.Object
      Parameters:
      obj - the obj
      Returns:
      true, if successful
    • hashCode

      public final int hashCode()
      Hash code.
      Overrides:
      hashCode in class java.lang.Object
      Returns:
      the int