| Package | Description |
|---|---|
| com.checkmarx.sdk.dto |
| Modifier and Type | Method and Description |
|---|---|
Filter.Type |
Filter.getType() |
static Filter.Type |
Filter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.Type[] |
Filter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setType(Filter.Type type) |
Filter.FilterBuilder |
Filter.FilterBuilder.type(Filter.Type type) |
| Constructor and Description |
|---|
Filter(Filter.Type type,
String value) |
Copyright © 2020. All rights reserved.