Uses of Interface
com.esprow.oapi.repository.OapiCodeSets
-
Uses of OapiCodeSets in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createCodeSets()
Returns a new object of class 'Code Sets'.OapiDocumentRoot.getCodeSets()
Returns a list of codeSets.OapiRepository.getCodeSets()
Returns a list of codeSets.Modifier and TypeMethodDescriptionvoid
OapiDocumentRoot.setCodeSets
(OapiCodeSets value) Set a list of codeSets.void
OapiRepository.setCodeSets
(OapiCodeSets value) Set a list of codeSets.