|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Topic | |
|---|---|
| com.hack23.cia.model.external.worldbank.indicators.impl | |
| Uses of Topic in com.hack23.cia.model.external.worldbank.indicators.impl |
|---|
| Fields in com.hack23.cia.model.external.worldbank.indicators.impl with type parameters of type Topic | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<Topic,Integer> |
Topic_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<Topic,Long> |
Topic_.hjid
|
static javax.persistence.metamodel.SingularAttribute<Topic,String> |
Topic_.id
|
static javax.persistence.metamodel.ListAttribute<Topics,Topic> |
Topics_.topic
|
protected List<Topic> |
Topics.topic
|
static javax.persistence.metamodel.SingularAttribute<Topic,String> |
Topic_.value
|
| Methods in com.hack23.cia.model.external.worldbank.indicators.impl that return Topic | |
|---|---|
Topic |
ObjectFactory.createTopic()
Create an instance of Topic |
Topic |
Topic.withId(String value)
|
Topic |
Topic.withValue(String value)
|
| Methods in com.hack23.cia.model.external.worldbank.indicators.impl that return types with arguments of type Topic | |
|---|---|
List<Topic> |
Topics.getTopic()
Gets the value of the topic property. |
| Methods in com.hack23.cia.model.external.worldbank.indicators.impl with parameters of type Topic | |
|---|---|
Topics |
Topics.withTopic(Topic... values)
|
| Method parameters in com.hack23.cia.model.external.worldbank.indicators.impl with type arguments of type Topic | |
|---|---|
void |
Topics.setTopic(List<Topic> topic)
|
Topics |
Topics.withTopic(Collection<Topic> values)
|
Topics |
Topics.withTopic(List<Topic> topic)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||