public class NoWrapperModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
| Modifier and Type | Field and Description |
|---|---|
static NoWrapperModelProperty |
INSTANCE
Use this instance for memory efficiency
|
static String |
NAME |
| Constructor and Description |
|---|
NoWrapperModelProperty() |
public static final String NAME
public static final NoWrapperModelProperty INSTANCE
public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertytrue since DSL must be handled consistently even after a serialization/deserialization of the extension
model.Copyright © 2024 MuleSoft, Inc.. All rights reserved.