|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Indicator | |
|---|---|
| com.hack23.cia.model.external.worldbank.data.impl | |
| Uses of Indicator in com.hack23.cia.model.external.worldbank.data.impl |
|---|
| Fields in com.hack23.cia.model.external.worldbank.data.impl declared as Indicator | |
|---|---|
protected Indicator |
Data.indicator
|
| Fields in com.hack23.cia.model.external.worldbank.data.impl with type parameters of type Indicator | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<Indicator,Integer> |
Indicator_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<Indicator,String> |
Indicator_.id
|
static javax.persistence.metamodel.SingularAttribute<Data,Indicator> |
Data_.indicator
|
static javax.persistence.metamodel.SingularAttribute<Indicator,String> |
Indicator_.value
|
| Methods in com.hack23.cia.model.external.worldbank.data.impl that return Indicator | |
|---|---|
Indicator |
ObjectFactory.createIndicator()
Create an instance of Indicator |
Indicator |
Data.getIndicator()
Gets the value of the indicator property. |
Indicator |
Indicator.withId(String value)
|
Indicator |
Indicator.withValue(String value)
|
| Methods in com.hack23.cia.model.external.worldbank.data.impl with parameters of type Indicator | |
|---|---|
void |
Data.setIndicator(Indicator value)
Sets the value of the indicator property. |
Data |
Data.withIndicator(Indicator value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||