Package | Description |
---|---|
com.fortify.plugin.jenkins.bean |
Modifier and Type | Field and Description |
---|---|
protected SystemUsageType |
MetaDataDefinition.systemUsage |
protected SystemUsageType |
MetaDataDefinition.systemUsage |
Modifier and Type | Method and Description |
---|---|
static SystemUsageType |
SystemUsageType.fromValue(String v) |
static SystemUsageType |
SystemUsageType.fromValue(String v) |
SystemUsageType |
MetaDataDefinition.getSystemUsage() |
SystemUsageType |
MetaDataDefinition.getSystemUsage() |
static SystemUsageType |
SystemUsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemUsageType |
SystemUsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemUsageType[] |
SystemUsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static SystemUsageType[] |
SystemUsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataDefinition.setSystemUsage(SystemUsageType value) |
void |
MetaDataDefinition.setSystemUsage(SystemUsageType value) |
Copyright © 2016–2023 Fortify. All rights reserved.