public static class VotingAdapter.VoteResult extends Object implements Serializable
VotingAdapter.VoteResult()
void
addVote(boolean vote)
int
getNegativeVotes()
getPositiveVotes()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VotingAdapter.VoteResult()
public void addVote(boolean vote)
public int getPositiveVotes()
public int getNegativeVotes()
public String toString()
toString
Object
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.