Uses of Interface
com.esprow.oapi.repository.OapiComponents
-
Uses of OapiComponents in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createComponents()
Returns a new object of class 'Components'.OapiDocumentRoot.getComponents()
Returns a list of components.OapiRepository.getComponents()
Returns a list of components.Modifier and TypeMethodDescriptionvoid
OapiDocumentRoot.setComponents
(OapiComponents value) Set a list of components.void
OapiRepository.setComponents
(OapiComponents value) Set a list of components.