public class BasicVotes extends Object implements AddressableEntity
| Constructor and Description |
|---|
BasicVotes(URI self,
int votes,
boolean hasVoted) |
public BasicVotes(URI self, int votes, boolean hasVoted)
public URI getSelf()
getSelf in interface AddressableEntitypublic int getVotes()
public boolean hasVoted()
protected com.google.common.base.Objects.ToStringHelper getToStringHelper()
Copyright © 2013 Atlassian. All Rights Reserved.