@NoImplement
public interface PropertyElement
| Modifier and Type | Interface and Description |
|---|---|
static class |
PropertyElement.Accessibility |
static class |
PropertyElement.DefaultPropertyElement
Default
PropertyElement implementation |
static class |
PropertyElement.PropertyElementBuilder |
| Modifier and Type | Method and Description |
|---|---|
static PropertyElement.PropertyElementBuilder |
builder() |
PropertyElement.Accessibility |
getAccess() |
String |
getName()
Returns the component's name
|
Type |
getType() |
PropertyElement.Accessibility getAccess()
static PropertyElement.PropertyElementBuilder builder()
Type getType()
TypeWrapper of the represented componentCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.