Package | Description |
---|---|
jenkins.internal.enumeration |
Modifier and Type | Field and Description |
---|---|
static EnumSet<DescriptionSource> |
DescriptionSource.ALL_CONSTANTS
Dieses Set enthält alle DescriptionSource-Alternativen.
|
static EnumSet<DescriptionSource> |
DescriptionSource.ALL_CONSTANTS
Dieses Set enthält alle DescriptionSource-Alternativen.
|
Modifier and Type | Method and Description |
---|---|
static DescriptionSource |
DescriptionSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptionSource |
DescriptionSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptionSource[] |
DescriptionSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DescriptionSource[] |
DescriptionSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2023 MicroNova AG. All rights reserved.