public class CodegenContent extends Object
| Constructor and Description |
|---|
CodegenContent() |
CodegenContent(String contentType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContentExtensions() |
String |
getContentType() |
boolean |
getIsForm() |
List<CodegenParameter> |
getParameters() |
void |
setContentType(String contentType) |
public CodegenContent()
public CodegenContent(String contentType)
Copyright © 2019. All rights reserved.