Class ViewRiksdagenCommittee
java.lang.Object
com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommittee
- All Implemented Interfaces:
 com.hack23.cia.model.common.api.ModelObject,Serializable
@Entity(name="ViewRiksdagenCommittee")
public class ViewRiksdagenCommittee
extends Object
implements com.hack23.cia.model.common.api.ModelObject
Java class for ViewRiksdagenCommittee complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="ViewRiksdagenCommittee">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="embeddedId" type="{http://committee.data.application.internal.model.cia.hack23.com/impl}RiksdagenCommitteeEmbeddedId"/>
         <element name="totalAssignments" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="firstAssignmentDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="lastAssignmentDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="totalDaysServed" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="currentMemberSize" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="active" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 - See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanThe active.protected StringThe activity level.protected doubleThe avg documents per member.protected longThe current leadership positions.protected longThe current member size.protected longThe current regular members.protected longThe current substitute positions.protected longThe documents last year.protected RiksdagenCommitteeEmbeddedIdThe embedded id.protected DateThe first assignment date.protected DateThe last assignment date.protected longThe total assignments.protected longThe total committee motions.protected longThe total days served.protected longThe total documents.protected longThe total follow up motions.protected longThe total leadership positions.protected longThe total substitute positions. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionfinal booleanEquals.Gets the activity level.doubleGets the avg documents per member.longGets the current leadership positions.longGets the value of the currentMemberSize property.longGets the current regular members.longGets the current substitute positions.longGets the documents last year.Gets the value of the embeddedId property.Gets the value of the firstAssignmentDate property.Gets the value of the lastAssignmentDate property.longGets the value of the totalAssignments property.longGets the total committee motions.longGets the value of the totalDaysServed property.longGets the total documents.longGets the total follow up motions.longGets the total leadership positions.longGets the total substitute positions.final inthashCode()Hash code.booleanisActive()Gets the value of the active property.voidsetActive(boolean value) Sets the value of the active property.voidsetActivityLevel(String value) Sets the activity level.voidsetAvgDocumentsPerMember(double value) Sets the avg documents per member.voidsetCurrentLeadershipPositions(long value) Sets the current leadership positions.voidsetCurrentMemberSize(long value) Sets the value of the currentMemberSize property.voidsetCurrentRegularMembers(long value) Sets the current regular members.voidsetCurrentSubstitutePositions(long value) Sets the current substitute positions.voidsetDocumentsLastYear(long value) Sets the documents last year.voidSets the value of the embeddedId property.voidsetFirstAssignmentDate(Date value) Sets the value of the firstAssignmentDate property.voidsetLastAssignmentDate(Date value) Sets the value of the lastAssignmentDate property.voidsetTotalAssignments(long value) Sets the value of the totalAssignments property.voidsetTotalCommitteeMotions(long value) Sets the total committee motions.voidsetTotalDaysServed(long value) Sets the value of the totalDaysServed property.voidsetTotalDocuments(long value) Sets the total documents.voidsetTotalFollowUpMotions(long value) Sets the total follow up motions.voidsetTotalLeadershipPositions(long value) Sets the total leadership positions.voidsetTotalSubstitutePositions(long value) Sets the total substitute positions.final StringtoString()To string.withActive(boolean value) With active.withActivityLevel(String value) With activity level.withAvgDocumentsPerMember(double value) With avg documents per member.withCurrentLeadershipPositions(long value) With current leadership positions.withCurrentMemberSize(long value) With current member size.withCurrentRegularMembers(long value) With current regular members.withCurrentSubstitutePositions(long value) With current substitute positions.withDocumentsLastYear(long value) With documents last year.With embedded id.withFirstAssignmentDate(Date value) With first assignment date.withLastAssignmentDate(Date value) With last assignment date.withTotalAssignments(long value) With total assignments.withTotalCommitteeMotions(long value) With total committee motions.withTotalDaysServed(long value) With total days served.withTotalDocuments(long value) With total documents.withTotalFollowUpMotions(long value) With total follow up motions.withTotalLeadershipPositions(long value) With total leadership positions.withTotalSubstitutePositions(long value) With total substitute positions. 
- 
Field Details
- 
embeddedId
The embedded id. - 
totalAssignments
protected long totalAssignmentsThe total assignments. - 
firstAssignmentDate
The first assignment date. - 
lastAssignmentDate
The last assignment date. - 
totalDaysServed
protected long totalDaysServedThe total days served. - 
currentMemberSize
protected long currentMemberSizeThe current member size. - 
active
protected boolean activeThe active. - 
totalLeadershipPositions
protected long totalLeadershipPositionsThe total leadership positions. - 
currentLeadershipPositions
protected long currentLeadershipPositionsThe current leadership positions. - 
totalSubstitutePositions
protected long totalSubstitutePositionsThe total substitute positions. - 
currentSubstitutePositions
protected long currentSubstitutePositionsThe current substitute positions. - 
currentRegularMembers
protected long currentRegularMembersThe current regular members. - 
totalDocuments
protected long totalDocumentsThe total documents. - 
documentsLastYear
protected long documentsLastYearThe documents last year. - 
avgDocumentsPerMember
protected double avgDocumentsPerMemberThe avg documents per member. - 
totalCommitteeMotions
protected long totalCommitteeMotionsThe total committee motions. - 
totalFollowUpMotions
protected long totalFollowUpMotionsThe total follow up motions. - 
activityLevel
The activity level. 
 - 
 - 
Constructor Details
- 
ViewRiksdagenCommittee
public ViewRiksdagenCommittee() 
 - 
 - 
Method Details
- 
getEmbeddedId
Gets the value of the embeddedId property.- Returns:
 - possible object is
     
RiksdagenCommitteeEmbeddedId 
 - 
setEmbeddedId
Sets the value of the embeddedId property.- Parameters:
 value- allowed object isRiksdagenCommitteeEmbeddedId
 - 
getTotalAssignments
public long getTotalAssignments()Gets the value of the totalAssignments property.- Returns:
 - the total assignments
 
 - 
setTotalAssignments
public void setTotalAssignments(long value) Sets the value of the totalAssignments property.- Parameters:
 value- the new total assignments
 - 
getFirstAssignmentDate
Gets the value of the firstAssignmentDate property.- Returns:
 - possible object is
     
String 
 - 
setFirstAssignmentDate
Sets the value of the firstAssignmentDate property.- Parameters:
 value- allowed object isString
 - 
getLastAssignmentDate
Gets the value of the lastAssignmentDate property.- Returns:
 - possible object is
     
String 
 - 
setLastAssignmentDate
Sets the value of the lastAssignmentDate property.- Parameters:
 value- allowed object isString
 - 
getTotalDaysServed
public long getTotalDaysServed()Gets the value of the totalDaysServed property.- Returns:
 - the total days served
 
 - 
setTotalDaysServed
public void setTotalDaysServed(long value) Sets the value of the totalDaysServed property.- Parameters:
 value- the new total days served
 - 
getCurrentMemberSize
public long getCurrentMemberSize()Gets the value of the currentMemberSize property.- Returns:
 - the current member size
 
 - 
setCurrentMemberSize
public void setCurrentMemberSize(long value) Sets the value of the currentMemberSize property.- Parameters:
 value- the new current member size
 - 
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
 - 
getTotalLeadershipPositions
public long getTotalLeadershipPositions()Gets the total leadership positions.- Returns:
 - the total leadership positions
 
 - 
setTotalLeadershipPositions
public void setTotalLeadershipPositions(long value) Sets the total leadership positions.- Parameters:
 value- the new total leadership positions
 - 
getCurrentLeadershipPositions
public long getCurrentLeadershipPositions()Gets the current leadership positions.- Returns:
 - the current leadership positions
 
 - 
setCurrentLeadershipPositions
public void setCurrentLeadershipPositions(long value) Sets the current leadership positions.- Parameters:
 value- the new current leadership positions
 - 
getTotalSubstitutePositions
public long getTotalSubstitutePositions()Gets the total substitute positions.- Returns:
 - the total substitute positions
 
 - 
setTotalSubstitutePositions
public void setTotalSubstitutePositions(long value) Sets the total substitute positions.- Parameters:
 value- the new total substitute positions
 - 
getCurrentSubstitutePositions
public long getCurrentSubstitutePositions()Gets the current substitute positions.- Returns:
 - the current substitute positions
 
 - 
setCurrentSubstitutePositions
public void setCurrentSubstitutePositions(long value) Sets the current substitute positions.- Parameters:
 value- the new current substitute positions
 - 
getCurrentRegularMembers
public long getCurrentRegularMembers()Gets the current regular members.- Returns:
 - the current regular members
 
 - 
setCurrentRegularMembers
public void setCurrentRegularMembers(long value) Sets the current regular members.- Parameters:
 value- the new current regular members
 - 
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
 - 
getAvgDocumentsPerMember
public double getAvgDocumentsPerMember()Gets the avg documents per member.- Returns:
 - the avg documents per member
 
 - 
setAvgDocumentsPerMember
public void setAvgDocumentsPerMember(double value) Sets the avg documents per member.- Parameters:
 value- the new avg documents per member
 - 
getTotalCommitteeMotions
public long getTotalCommitteeMotions()Gets the total committee motions.- Returns:
 - the total committee motions
 
 - 
setTotalCommitteeMotions
public void setTotalCommitteeMotions(long value) Sets the total committee motions.- Parameters:
 value- the new total committee motions
 - 
getTotalFollowUpMotions
public long getTotalFollowUpMotions()Gets the total follow up motions.- Returns:
 - the total follow up motions
 
 - 
setTotalFollowUpMotions
public void setTotalFollowUpMotions(long value) Sets the total follow up motions.- Parameters:
 value- the new total follow up motions
 - 
getActivityLevel
Gets the activity level.- Returns:
 - the activity level
 
 - 
setActivityLevel
Sets the activity level.- Parameters:
 value- the new activity level
 - 
withTotalLeadershipPositions
With total leadership positions.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withCurrentLeadershipPositions
With current leadership positions.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withTotalSubstitutePositions
With total substitute positions.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withCurrentSubstitutePositions
With current substitute positions.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withCurrentRegularMembers
With current regular members.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withTotalDocuments
With total documents.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withDocumentsLastYear
With documents last year.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withAvgDocumentsPerMember
With avg documents per member.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withTotalCommitteeMotions
With total committee motions.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withTotalFollowUpMotions
With total follow up motions.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withActivityLevel
With activity level.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withEmbeddedId
With embedded id.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withTotalAssignments
With total assignments.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withFirstAssignmentDate
With first assignment date.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withLastAssignmentDate
With last assignment date.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withTotalDaysServed
With total days served.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withCurrentMemberSize
With current member size.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
withActive
With active.- Parameters:
 value- the value- Returns:
 - the view riksdagen committee
 
 - 
toString
To string. - 
equals
Equals. - 
hashCode
public final int hashCode()Hash code. 
 -