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