Uses of Class
com.hack23.cia.model.external.itsyourparliament.countryinfo.impl.Mep

Packages that use Mep
com.hack23.cia.model.external.itsyourparliament.countryinfo.impl   
 

Uses of Mep in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl
 

Fields in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl with type parameters of type Mep
static javax.persistence.metamodel.SingularAttribute<Mep,Integer> Mep_.hashCode
           
static javax.persistence.metamodel.ListAttribute<Meps,Mep> Meps_.mep
           
protected  List<Mep> Meps.mep
           
static javax.persistence.metamodel.SingularAttribute<Mep,BigInteger> Mep_.mepid
           
static javax.persistence.metamodel.SingularAttribute<Mep,String> Mep_.mepinfo
           
 

Methods in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl that return Mep
 Mep ObjectFactory.createMep()
          Create an instance of Mep
 Mep Mep.withMepid(BigInteger value)
           
 Mep Mep.withMepinfo(String value)
           
 

Methods in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl that return types with arguments of type Mep
 List<Mep> Meps.getMep()
          Gets the value of the mep property.
 

Methods in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl with parameters of type Mep
 Meps Meps.withMep(Mep... values)
           
 

Method parameters in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl with type arguments of type Mep
 void Meps.setMep(List<Mep> mep)
           
 Meps Meps.withMep(Collection<Mep> values)
           
 Meps Meps.withMep(List<Mep> mep)
           
 



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