public final class SetterAttributeDefinition extends Object
| Constructor and Description |
|---|
SetterAttributeDefinition(String attributeName,
AttributeDefinition attributeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinition |
getAttributeDefinition() |
String |
getAttributeName() |
public SetterAttributeDefinition(String attributeName, AttributeDefinition attributeDefinition)
attributeName - name of the attribute to be setattributeDefinition - definition of the attribute to be setpublic String getAttributeName()
public AttributeDefinition getAttributeDefinition()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.