public class SwaggerDtoProperties extends Object
| 构造器和说明 |
|---|
SwaggerDtoProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDescription() |
String |
getExample() |
String |
getType() |
void |
setDescription(String description) |
void |
setExample(String example) |
void |
setType(String type) |
Copyright © 2019. All rights reserved.