Package com.esprow.oapi.repository
Interface OapiResponses
public interface OapiResponses
A parent element containing responses.
The following attributes and references are supported:
-
Method Summary
-
Method Details
-
getList
List<OapiResponse> getList()Returns the list of responses.- Returns:
- the list of responses
-