| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected LicenseEdition |
CxWSResponseServerLicenseData.edition |
| Modifier and Type | Method and Description |
|---|---|
static LicenseEdition |
LicenseEdition.fromValue(String v) |
LicenseEdition |
CxWSResponseServerLicenseData.getEdition()
Gets the value of the edition property.
|
static LicenseEdition |
LicenseEdition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseEdition[] |
LicenseEdition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxWSResponseServerLicenseData.setEdition(LicenseEdition value)
Sets the value of the edition property.
|
Copyright © 2020. All rights reserved.