public abstract class CompositeShowlMappingFilter extends Object implements ShowlMappingFilter
| Modifier and Type | Field and Description |
|---|---|
protected List<ShowlMappingFilter> |
elements |
| Constructor and Description |
|---|
CompositeShowlMappingFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ShowlMappingFilter filter) |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowMappingprotected List<ShowlMappingFilter> elements
public int size()
public void add(ShowlMappingFilter filter)
Copyright © 2019. All rights reserved.