|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Votes | |
|---|---|
| com.hack23.cia.model.external.itsyourparliament.voteinfo.impl | |
| Uses of Votes in com.hack23.cia.model.external.itsyourparliament.voteinfo.impl |
|---|
| Fields in com.hack23.cia.model.external.itsyourparliament.voteinfo.impl declared as Votes | |
|---|---|
protected Votes |
VoteinfoEuElement.votes
|
| Fields in com.hack23.cia.model.external.itsyourparliament.voteinfo.impl with type parameters of type Votes | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<Votes,Integer> |
Votes_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<Votes,Long> |
Votes_.hjid
|
static javax.persistence.metamodel.ListAttribute<Votes,Vote> |
Votes_.vote
|
static javax.persistence.metamodel.SingularAttribute<VoteinfoEuElement,Votes> |
VoteinfoEuElement_.votes
|
| Methods in com.hack23.cia.model.external.itsyourparliament.voteinfo.impl that return Votes | |
|---|---|
Votes |
ObjectFactory.createVotes()
Create an instance of Votes |
Votes |
VoteinfoEuElement.getVotes()
Gets the value of the votes property. |
Votes |
Votes.withVote(Collection<Vote> values)
|
Votes |
Votes.withVote(List<Vote> vote)
|
Votes |
Votes.withVote(Vote... values)
|
| Methods in com.hack23.cia.model.external.itsyourparliament.voteinfo.impl with parameters of type Votes | |
|---|---|
void |
VoteinfoEuElement.setVotes(Votes value)
Sets the value of the votes property. |
VoteinfoEuElement |
VoteinfoEuElement.withVotes(Votes value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||