VendorExtendablepublic class CodegenContent extends Object implements VendorExtendable
PREFIX_HAS, PREFIX_IS| Constructor | Description |
|---|---|
CodegenContent() |
|
CodegenContent(String contentType) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getContentType() |
|
boolean |
getIsForm() |
|
List<CodegenParameter> |
getParameters() |
|
Map<String,Object> |
getVendorExtensions() |
|
void |
setContentType(String contentType) |
public CodegenContent()
public CodegenContent(String contentType)
public boolean getIsForm()
public List<CodegenParameter> getParameters()
public String getContentType()
public void setContentType(String contentType)
public Map<String,Object> getVendorExtensions()
getVendorExtensions in interface VendorExtendableCopyright © 2019. All rights reserved.