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