com.hack23.cia.model.external.riksdagen.votering.impl
Class VoteDataId

Package class diagram package VoteDataId
java.lang.Object
  extended by com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataId
All Implemented Interfaces:
Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

public class VoteDataId
extends Object
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

See Also:
Serialized Form

Field Summary
protected  String ballotId
           
protected  String intressentId
           
 
Constructor Summary
VoteDataId()
           
 
Method Summary
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
           
 String getBallotId()
          Gets the value of the ballotId property.
 String getIntressentId()
          Gets the value of the intressentId property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 void setBallotId(String value)
          Sets the value of the ballotId property.
 void setIntressentId(String value)
          Sets the value of the intressentId property.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

intressentId

protected String intressentId

ballotId

protected String ballotId
Constructor Detail

VoteDataId

public VoteDataId()
Method Detail

getIntressentId

public String getIntressentId()
Gets the value of the intressentId property.

Returns:
possible object is String

setIntressentId

public void setIntressentId(String value)
Sets the value of the intressentId property.

Parameters:
value - allowed object is String

getBallotId

public String getBallotId()
Gets the value of the ballotId property.

Returns:
possible object is String

setBallotId

public void setBallotId(String value)
Sets the value of the ballotId property.

Parameters:
value - allowed object is String

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals

equals

public boolean equals(Object object)
Overrides:
equals in class Object

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.