|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Topics | |
|---|---|
| com.hack23.cia.model.external.worldbank.indicators.impl | |
| Uses of Topics in com.hack23.cia.model.external.worldbank.indicators.impl |
|---|
| Fields in com.hack23.cia.model.external.worldbank.indicators.impl declared as Topics | |
|---|---|
protected Topics |
IndicatorElement.topics
|
| Fields in com.hack23.cia.model.external.worldbank.indicators.impl with type parameters of type Topics | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<Topics,Integer> |
Topics_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<Topics,Long> |
Topics_.hjid
|
static javax.persistence.metamodel.ListAttribute<Topics,Topic> |
Topics_.topic
|
static javax.persistence.metamodel.SingularAttribute<IndicatorElement,Topics> |
IndicatorElement_.topics
|
| Methods in com.hack23.cia.model.external.worldbank.indicators.impl that return Topics | |
|---|---|
Topics |
ObjectFactory.createTopics()
Create an instance of Topics |
Topics |
IndicatorElement.getTopics()
Gets the value of the topics property. |
Topics |
Topics.withTopic(Collection<Topic> values)
|
Topics |
Topics.withTopic(List<Topic> topic)
|
Topics |
Topics.withTopic(Topic... values)
|
| Methods in com.hack23.cia.model.external.worldbank.indicators.impl with parameters of type Topics | |
|---|---|
void |
IndicatorElement.setTopics(Topics value)
Sets the value of the topics property. |
IndicatorElement |
IndicatorElement.withTopics(Topics value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||