public abstract class ResponseSchemaMixin extends Object
Constructor and Description |
---|
ResponseSchemaMixin() |
Modifier and Type | Method and Description |
---|---|
abstract Model |
getResponseSchema() |
abstract Property |
getSchema() |
abstract void |
setResponseSchema(Model schema) |
abstract void |
setSchema(Property schema) |
Copyright © 2019. All Rights Reserved.