Package | Description |
---|---|
com.hack23.cia.model.external.worldbank.countries.impl |
Modifier and Type | Field and Description |
---|---|
protected Adminregion |
CountryElement.adminregion |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<CountryElement,Adminregion> |
CountryElement_.adminregion |
static javax.persistence.metamodel.SingularAttribute<Adminregion,String> |
Adminregion_.id |
static javax.persistence.metamodel.SingularAttribute<Adminregion,AdminRegionCategory> |
Adminregion_.value |
Modifier and Type | Method and Description |
---|---|
Adminregion |
ObjectFactory.createAdminregion()
Create an instance of
Adminregion |
Adminregion |
CountryElement.getAdminregion()
Gets the value of the adminregion property.
|
Adminregion |
Adminregion.withId(String value) |
Adminregion |
Adminregion.withValue(AdminRegionCategory value) |
Modifier and Type | Method and Description |
---|---|
void |
CountryElement.setAdminregion(Adminregion value)
Sets the value of the adminregion property.
|
CountryElement |
CountryElement.withAdminregion(Adminregion value) |
Copyright © 2010–2017 www.hack23.com. All rights reserved.