public class OutputModel extends Object
| Constructor and Description |
|---|
OutputModel(String description,
org.mule.metadata.api.model.MetadataType type,
boolean dynamicType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
org.mule.metadata.api.model.MetadataType |
getType() |
boolean |
hasDynamicType() |
int |
hashCode() |
String |
toString() |
public OutputModel(String description, org.mule.metadata.api.model.MetadataType type, boolean dynamicType)
public String getDescription()
public org.mule.metadata.api.model.MetadataType getType()
public boolean hasDynamicType()
Copyright © 2023 MuleSoft, Inc.. All rights reserved.