Uses of Class
org.gcube.accounting.datamodel.validations.validators.MatcherReplace
-
Packages that use MatcherReplace Package Description org.gcube.accounting.aggregator -
-
Uses of MatcherReplace in org.gcube.accounting.aggregator
Fields in org.gcube.accounting.aggregator with type parameters of type MatcherReplace Modifier and Type Field Description protected List<MatcherReplace>RegexRulesAggregator. matcherReplaceListMethods in org.gcube.accounting.aggregator that return MatcherReplace Modifier and Type Method Description MatcherReplaceRegexRulesAggregator. addMatcherReplace(MatcherReplace matcherReplace)Methods in org.gcube.accounting.aggregator that return types with arguments of type MatcherReplace Modifier and Type Method Description List<MatcherReplace>RegexRulesAggregator. getMatcherReplaceList()Methods in org.gcube.accounting.aggregator with parameters of type MatcherReplace Modifier and Type Method Description MatcherReplaceRegexRulesAggregator. addMatcherReplace(MatcherReplace matcherReplace)
-