public class DefaultOutputModelParser extends Object implements OutputModelParser
OutputModelParser.
This implementation is syntax agnostic.
| Constructor and Description |
|---|
DefaultOutputModelParser(org.mule.metadata.api.model.MetadataType type,
boolean isDynamic) |
| 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 DefaultOutputModelParser(org.mule.metadata.api.model.MetadataType type,
boolean isDynamic)
public org.mule.metadata.api.model.MetadataType getType()
getType in interface OutputModelParserMetadataType for the output valuepublic boolean isDynamic()
isDynamic in interface OutputModelParserCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.