Uses of Interface
com.esprow.oapi.repository.OapiSections
-
Uses of OapiSections in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createSections()
Returns a new object of class 'Sections'.OapiDocumentRoot.getSections()
Returns a list of sections.OapiRepository.getSections()
Returns a list of sections.Modifier and TypeMethodDescriptionvoid
OapiDocumentRoot.setSections
(OapiSections value) Set a list of sections.void
OapiRepository.setSections
(OapiSections value) Set a list of sections.