public class MatcherExportFilterMapping extends Object
Constructor and Description |
---|
MatcherExportFilterMapping(String exporterKey,
String value,
boolean isIncludes) |
Modifier and Type | Method and Description |
---|---|
String |
getExporterKey() |
String |
getValue() |
boolean |
isIncludes() |
void |
setExporterKey(String exporterKey) |
void |
setIncludes(boolean isIncludes) |
void |
setValue(String value) |
Copyright © 2016. All rights reserved.