Uses of Interface
com.esprow.oapi.repository.OapiStructure
-
Uses of OapiStructure in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createStructure()
Returns a new object of class 'Structure'.OapiMessage.getStructure()
Returns the structure of the message.Modifier and TypeMethodDescriptionvoid
OapiMessage.setStructure
(OapiStructure value) Set the structure of the message.