Uses of Enum Class
org.mule.maven.pom.parser.api.model.Classifier
Packages that use Classifier
-
Uses of Classifier in org.mule.maven.pom.parser.api.model
Methods in org.mule.maven.pom.parser.api.model that return ClassifierModifier and TypeMethodDescriptionstatic ClassifierClassifier.fromString(String name) static ClassifierReturns the enum constant of this class with the specified name.static Classifier[]Classifier.values()Returns an array containing the constants of this enum class, in the order they are declared.