|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CountriesElement | |
|---|---|
| com.hack23.cia.model.external.worldbank.countries.impl | |
| Uses of CountriesElement in com.hack23.cia.model.external.worldbank.countries.impl |
|---|
| Fields in com.hack23.cia.model.external.worldbank.countries.impl with type parameters of type CountriesElement | |
|---|---|
static javax.persistence.metamodel.ListAttribute<CountriesElement,CountryElement> |
CountriesElement_.country
|
static javax.persistence.metamodel.SingularAttribute<CountriesElement,Integer> |
CountriesElement_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<CountriesElement,Long> |
CountriesElement_.hjid
|
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
CountriesElement_.page
|
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
CountriesElement_.pages
|
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
CountriesElement_.perPage
|
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
CountriesElement_.total
|
| Methods in com.hack23.cia.model.external.worldbank.countries.impl that return CountriesElement | |
|---|---|
CountriesElement |
ObjectFactory.createCountriesElement()
Create an instance of CountriesElement |
CountriesElement |
CountriesElement.withCountry(Collection<CountryElement> values)
|
CountriesElement |
CountriesElement.withCountry(CountryElement... values)
|
CountriesElement |
CountriesElement.withCountry(List<CountryElement> country)
|
CountriesElement |
CountriesElement.withPage(BigInteger value)
|
CountriesElement |
CountriesElement.withPages(BigInteger value)
|
CountriesElement |
CountriesElement.withPerPage(BigInteger value)
|
CountriesElement |
CountriesElement.withTotal(BigInteger value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||