public class OfValueInformation extends Object
OfValues annotation or the
OfValues annotation.| Constructor and Description |
|---|
OfValueInformation(Class<?> clazz,
boolean isOpen,
org.mule.sdk.api.annotation.binding.Binding[] bindings,
boolean fromLegacyAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.sdk.api.annotation.binding.Binding[] |
getBindings() |
Class<?> |
getValue() |
boolean |
isFromLegacyAnnotation() |
boolean |
isOpen() |
public OfValueInformation(Class<?> clazz, boolean isOpen, org.mule.sdk.api.annotation.binding.Binding[] bindings, boolean fromLegacyAnnotation)
public Class<?> getValue()
public boolean isOpen()
public org.mule.sdk.api.annotation.binding.Binding[] getBindings()
public boolean isFromLegacyAnnotation()
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.