Uses of Class
com.hack23.cia.model.external.worldbank.topic.impl.TopicElement
-
Uses of TopicElement in com.hack23.cia.model.external.worldbank.topic.impl
Fields in com.hack23.cia.model.external.worldbank.topic.impl with type parameters of type TopicElementMethods in com.hack23.cia.model.external.worldbank.topic.impl that return TopicElementModifier and TypeMethodDescriptionObjectFactory.createTopicElement()Creates a new Object object.With id.TopicElement.withSourceNote(String value) With source note.TopicElement.withTopicValue(String value) With topic value.Methods in com.hack23.cia.model.external.worldbank.topic.impl that return types with arguments of type TopicElementModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TopicElement>ObjectFactory.createTopic(TopicElement value) Creates a new Object object.TopicsElement.getTopic()Gets the topic.Methods in com.hack23.cia.model.external.worldbank.topic.impl with parameters of type TopicElementModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TopicElement>ObjectFactory.createTopic(TopicElement value) Creates a new Object object.Method parameters in com.hack23.cia.model.external.worldbank.topic.impl with type arguments of type TopicElementModifier and TypeMethodDescriptionvoidTopicsElement.setTopic(List<TopicElement> topic) Sets the topic.TopicsElement.withTopic(List<TopicElement> topic) With topic.