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