| Package | Description |
|---|---|
| org.mule.extension.introspection |
| Modifier and Type | Method and Description |
|---|---|
DataQualifier |
DataType.getQualifier()
A qualifier for the represented type
|
static DataQualifier |
DataQualifierFactory.getQualifier(Class<?> clazz)
Returns a
DataQualifier
that corresponds to the given Class |
static DataQualifier |
DataQualifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataQualifier[] |
DataQualifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 MuleSoft, Inc.. All rights reserved.