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

Packages that use CountryinfoEuElement
com.hack23.cia.model.external.itsyourparliament.countryinfo.impl   
com.hack23.cia.service.component.agent.impl.itsyourparliamenteu   
com.hack23.cia.service.external.itsyourparliament.api   
com.hack23.cia.service.external.itsyourparliament.impl   
 

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

Fields in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl with type parameters of type CountryinfoEuElement
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,String> CountryinfoEuElement_.country
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,String> CountryinfoEuElement_.countrycode
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,String> CountryinfoEuElement_.countryprofile
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,Boolean> CountryinfoEuElement_.currentPeriod
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,Integer> CountryinfoEuElement_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,Long> CountryinfoEuElement_.hjid
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,Meps> CountryinfoEuElement_.meps
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,String> CountryinfoEuElement_.parliamentPeriod
           
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,BigInteger> CountryinfoEuElement_.seats
           
 

Methods in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl that return CountryinfoEuElement
 CountryinfoEuElement ObjectFactory.createCountryinfoEuElement()
          Create an instance of CountryinfoEuElement
 CountryinfoEuElement CountryinfoEuElement.withCountry(String value)
           
 CountryinfoEuElement CountryinfoEuElement.withCountrycode(String value)
           
 CountryinfoEuElement CountryinfoEuElement.withCountryprofile(String value)
           
 CountryinfoEuElement CountryinfoEuElement.withCurrentPeriod(boolean value)
           
 CountryinfoEuElement CountryinfoEuElement.withMeps(Meps value)
           
 CountryinfoEuElement CountryinfoEuElement.withParliamentPeriod(String value)
           
 CountryinfoEuElement CountryinfoEuElement.withSeats(BigInteger value)
           
 

Uses of CountryinfoEuElement in com.hack23.cia.service.component.agent.impl.itsyourparliamenteu
 

Methods in com.hack23.cia.service.component.agent.impl.itsyourparliamenteu with parameters of type CountryinfoEuElement
 void ItsyourParliamentEuImportServiceImpl.updateCountryinfoEuElement(CountryinfoEuElement countryInfo)
           
 void ItsyourParliamentEuImportService.updateCountryinfoEuElement(CountryinfoEuElement countryInfo)
          Update countryinfo eu element.
 

Uses of CountryinfoEuElement in com.hack23.cia.service.external.itsyourparliament.api
 

Methods in com.hack23.cia.service.external.itsyourparliament.api that return CountryinfoEuElement
 CountryinfoEuElement ItsYourParliamentEuApi.getCountryInfo(BigInteger id, String accessKey, boolean current)
          Gets the country info.
 

Uses of CountryinfoEuElement in com.hack23.cia.service.external.itsyourparliament.impl
 

Methods in com.hack23.cia.service.external.itsyourparliament.impl that return CountryinfoEuElement
 CountryinfoEuElement ItsYourParliamentEuApiImpl.getCountryInfo(BigInteger id, String accessKey, boolean current)
           
 



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