| Package | Description |
|---|---|
| org.mule.tools.api.packager.packaging |
| Modifier and Type | Field and Description |
|---|---|
protected Classifier |
PackagingType.defaultClassifier |
| Modifier and Type | Method and Description |
|---|---|
static Classifier |
Classifier.fromString(String name) |
abstract Classifier[] |
PackagingType.getClassifiers() |
static Classifier |
Classifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Classifier[] |
Classifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 MuleSoft Inc. All rights reserved.