public class FilterEntry extends Object
FilterEntry()
FilterEntry(boolean exclude, String type)
Boolean
getExclude()
String
getType()
void
setExclude(Boolean exclude)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilterEntry()
public FilterEntry(boolean exclude, String type)
public Boolean getExclude()
public void setExclude(Boolean exclude)
public String getType()
public void setType(String type)
Copyright © 2020–2025. All rights reserved.