Uses of Interface
com.esprow.oapi.repository.OapiConcepts
-
Uses of OapiConcepts in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createConcepts()
Returns a new object of class 'Concepts'.OapiDocumentRoot.getConcepts()
Returns a list of concepts.OapiRepository.getConcepts()
Returns a list of concepts.Modifier and TypeMethodDescriptionvoid
OapiDocumentRoot.setConcepts
(OapiConcepts value) Set a list of concepts.void
OapiRepository.setConcepts
(OapiConcepts value) Set a list of concepts.