|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Meps | |
---|---|
com.hack23.cia.model.external.itsyourparliament.countryinfo.impl |
Uses of Meps in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl |
---|
Fields in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl declared as Meps | |
---|---|
protected Meps |
CountryinfoEuElement.meps
|
Fields in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl with type parameters of type Meps | |
---|---|
static javax.persistence.metamodel.SingularAttribute<Meps,Integer> |
Meps_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<Meps,Long> |
Meps_.hjid
|
static javax.persistence.metamodel.ListAttribute<Meps,Mep> |
Meps_.mep
|
static javax.persistence.metamodel.SingularAttribute<CountryinfoEuElement,Meps> |
CountryinfoEuElement_.meps
|
Methods in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl that return Meps | |
---|---|
Meps |
ObjectFactory.createMeps()
Create an instance of Meps |
Meps |
CountryinfoEuElement.getMeps()
Gets the value of the meps property. |
Meps |
Meps.withMep(Collection<Mep> values)
|
Meps |
Meps.withMep(List<Mep> mep)
|
Meps |
Meps.withMep(Mep... values)
|
Methods in com.hack23.cia.model.external.itsyourparliament.countryinfo.impl with parameters of type Meps | |
---|---|
void |
CountryinfoEuElement.setMeps(Meps value)
Sets the value of the meps property. |
CountryinfoEuElement |
CountryinfoEuElement.withMeps(Meps value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |