Uses of Class
com.hack23.cia.model.external.riksdagen.votering.impl.VoteIssueType

Packages that use VoteIssueType
com.hack23.cia.model.external.riksdagen.votering.impl   
 

Uses of VoteIssueType in com.hack23.cia.model.external.riksdagen.votering.impl
 

Fields in com.hack23.cia.model.external.riksdagen.votering.impl declared as VoteIssueType
protected  VoteIssueType VoteData.concern
           
 

Fields in com.hack23.cia.model.external.riksdagen.votering.impl with type parameters of type VoteIssueType
static javax.persistence.metamodel.SingularAttribute<VoteData,VoteIssueType> VoteData_.concern
           
 

Methods in com.hack23.cia.model.external.riksdagen.votering.impl that return VoteIssueType
static VoteIssueType VoteIssueType.fromValue(String v)
           
 VoteIssueType VoteData.getConcern()
          Gets the value of the concern property.
static VoteIssueType VoteIssueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VoteIssueType[] VoteIssueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hack23.cia.model.external.riksdagen.votering.impl with parameters of type VoteIssueType
 void VoteData.setConcern(VoteIssueType value)
          Sets the value of the concern property.
 VoteData VoteData.withConcern(VoteIssueType value)
           
 



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