Package | Description |
---|---|
com.hack23.cia.model.external.worldbank.countries.impl |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.ListAttribute<CountriesElement,CountryElement> |
CountriesElement_.country |
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 |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2010–2017 www.hack23.com. All rights reserved.