Index
All Classes and Interfaces|All Packages|Serialized Form
C
- com.hack23.cia.model.external.worldbank.topic.impl - package com.hack23.cia.model.external.worldbank.topic.impl
- createTopic(TopicElement) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.ObjectFactory
-
Creates a new Object object.
- createTopicElement() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.ObjectFactory
-
Creates a new Object object.
- createTopicsElement() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.ObjectFactory
-
Creates a new Object object.
E
- equals(Object) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
- equals(Object) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
G
- getHjid() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Gets the hjid.
- getHjid() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Gets the hjid.
- getId() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Gets the id.
- getPage() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Gets the page.
- getPages() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Gets the pages.
- getPerPage() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Gets the per page.
- getSourceNote() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Gets the source note.
- getTopic() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Gets the topic.
- getTopicValue() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Gets the topic value.
- getTotal() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Gets the total.
H
- hashCode() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
- hashCode() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
- hjid - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
The hjid.
- hjid - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
The hjid.
I
- id - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
The id.
O
- ObjectFactory - Class in com.hack23.cia.model.external.worldbank.topic.impl
-
A factory for creating Object objects.
- ObjectFactory() - Constructor for class com.hack23.cia.model.external.worldbank.topic.impl.ObjectFactory
-
Instantiates a new object factory.
P
- page - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
The page.
- pages - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
The pages.
- perPage - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
The per page.
S
- setHjid(Long) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Sets the hjid.
- setHjid(Long) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Sets the hjid.
- setId(String) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Sets the id.
- setPage(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Sets the page.
- setPages(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Sets the pages.
- setPerPage(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Sets the per page.
- setSourceNote(String) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Sets the source note.
- setTopic(List<TopicElement>) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Sets the topic.
- setTopicValue(String) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Sets the topic value.
- setTotal(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
Sets the total.
- sourceNote - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
The source note.
T
- topic - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
The topic.
- TopicElement - Class in com.hack23.cia.model.external.worldbank.topic.impl
-
The Class TopicElement.
- TopicElement() - Constructor for class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
- TopicsElement - Class in com.hack23.cia.model.external.worldbank.topic.impl
-
The Class TopicsElement.
- TopicsElement() - Constructor for class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
- topicValue - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
The topic value.
- toString() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
- toString() - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
- total - Variable in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
The total.
W
- withId(String) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
With id.
- withPage(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
With page.
- withPages(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
With pages.
- withPerPage(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
With per page.
- withSourceNote(String) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
With source note.
- withTopic(List<TopicElement>) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
With topic.
- withTopicValue(String) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
With topic value.
- withTotal(BigInteger) - Method in class com.hack23.cia.model.external.worldbank.topic.impl.TopicsElement
-
With total.
All Classes and Interfaces|All Packages|Serialized Form