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