Uses of Interface
com.esprow.oapi.repository.OapiStructure
Packages that use OapiStructure
-
Uses of OapiStructure in com.esprow.oapi.repository
Methods in com.esprow.oapi.repository that return OapiStructureModifier and TypeMethodDescriptionOapiRepositoryFactory.createStructure()Returns a new object of class 'Structure'.OapiMessage.getStructure()Returns the structure of the message.Methods in com.esprow.oapi.repository with parameters of type OapiStructureModifier and TypeMethodDescriptionvoidOapiMessage.setStructure(OapiStructure value) Set the structure of the message.