Uses of Class
com.hack23.cia.model.external.riksdagen.voteringlista.impl.VoteListContainerElement

Packages that use VoteListContainerElement
com.hack23.cia.model.external.riksdagen.voteringlista.impl   
 

Uses of VoteListContainerElement in com.hack23.cia.model.external.riksdagen.voteringlista.impl
 

Fields in com.hack23.cia.model.external.riksdagen.voteringlista.impl with type parameters of type VoteListContainerElement
static javax.persistence.metamodel.SingularAttribute<VoteListContainerElement,String> VoteListContainerElement_.condition
           
static javax.persistence.metamodel.SingularAttribute<VoteListContainerElement,String> VoteListContainerElement_.grouping
           
static javax.persistence.metamodel.SingularAttribute<VoteListContainerElement,Integer> VoteListContainerElement_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<VoteListContainerElement,Long> VoteListContainerElement_.hjid
           
static javax.persistence.metamodel.SingularAttribute<VoteListContainerElement,String> VoteListContainerElement_.number
           
static javax.persistence.metamodel.ListAttribute<VoteListContainerElement,BallotDocumentElement> VoteListContainerElement_.votering
           
 

Methods in com.hack23.cia.model.external.riksdagen.voteringlista.impl that return VoteListContainerElement
 VoteListContainerElement ObjectFactory.createVoteListContainerElement()
          Create an instance of VoteListContainerElement
 VoteListContainerElement VoteListContainerElement.withCondition(String value)
           
 VoteListContainerElement VoteListContainerElement.withGrouping(String value)
           
 VoteListContainerElement VoteListContainerElement.withNumber(String value)
           
 VoteListContainerElement VoteListContainerElement.withVotering(BallotDocumentElement... values)
           
 VoteListContainerElement VoteListContainerElement.withVotering(Collection<BallotDocumentElement> values)
           
 VoteListContainerElement VoteListContainerElement.withVotering(List<BallotDocumentElement> votering)
           
 

Methods in com.hack23.cia.model.external.riksdagen.voteringlista.impl that return types with arguments of type VoteListContainerElement
 JAXBElement<VoteListContainerElement> ObjectFactory.createVoteringlista(VoteListContainerElement value)
          Create an instance of JAXBElement<VoteListContainerElement>}
 

Methods in com.hack23.cia.model.external.riksdagen.voteringlista.impl with parameters of type VoteListContainerElement
 JAXBElement<VoteListContainerElement> ObjectFactory.createVoteringlista(VoteListContainerElement value)
          Create an instance of JAXBElement<VoteListContainerElement>}
 



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