public class Filter extends Object
| Constructor and Description |
|---|
Filter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Integer |
getPosition() |
String |
getVariableName() |
void |
setName(String name) |
void |
setPosition(int position) |
void |
setVariableName(String variableName) |
Copyright © 2023 WSO2. All rights reserved.