public class Attribute extends Object
Constructor and Description |
---|
Attribute(String name,
String operator,
boolean negate) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getOperator() |
List<String> |
getValues() |
boolean |
isNegate() |
void |
setName(String name) |
void |
setNegate(boolean negate) |
void |
setOperator(String value) |
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.