| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected CxDataRetentionStatus |
CxWSDataRetentionRequest.stage |
protected CxDataRetentionStatus |
CxWSDataRetentionStatusResponse.status |
| Modifier and Type | Method and Description |
|---|---|
static CxDataRetentionStatus |
CxDataRetentionStatus.fromValue(String v) |
CxDataRetentionStatus |
CxWSDataRetentionRequest.getStage()
Gets the value of the stage property.
|
CxDataRetentionStatus |
CxWSDataRetentionStatusResponse.getStatus()
Gets the value of the status property.
|
static CxDataRetentionStatus |
CxDataRetentionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CxDataRetentionStatus[] |
CxDataRetentionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxWSDataRetentionRequest.setStage(CxDataRetentionStatus value)
Sets the value of the stage property.
|
void |
CxWSDataRetentionStatusResponse.setStatus(CxDataRetentionStatus value)
Sets the value of the status property.
|
Copyright © 2020. All rights reserved.