| Package | Description |
|---|---|
| org.gatein.common.util |
| Modifier and Type | Method and Description |
|---|---|
Version.Qualifier.Prefix |
Version.Qualifier.getPrefix() |
static Version.Qualifier.Prefix |
Version.Qualifier.Prefix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.Qualifier.Prefix[] |
Version.Qualifier.Prefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Version.Qualifier(Version.Qualifier.Prefix prefix) |
Version.Qualifier(Version.Qualifier.Prefix prefix,
Version.Qualifier.Suffix suffix) |
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.