public class VoidOutputModelParser extends Object implements OutputModelParser
| Modifier and Type | Field and Description |
|---|---|
static OutputModelParser |
INSTANCE |
| Constructor and Description |
|---|
VoidOutputModelParser() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getType() |
boolean |
isDynamic() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyOnpublic static OutputModelParser INSTANCE
public org.mule.metadata.api.model.MetadataType getType()
getType in interface OutputModelParserpublic boolean isDynamic()
isDynamic in interface OutputModelParserCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.