com.hack23.cia.model.external.riksdagen.votering.impl
Class VoteDataId
java.lang.Object
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
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. |
intressentId
protected String intressentId
ballotId
protected String ballotId
VoteDataId
public VoteDataId()
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.