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