public class FilterElem extends Object
FilterElem(String name, String icon, String value)
String
getIcon()
getName()
getValue()
void
setIcon(String icon)
setName(String name)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilterElem(String name, String icon, String value)
public String getName()
public void setName(String name)
public String getIcon()
public void setIcon(String icon)
public String getValue()
public void setValue(String value)
Copyright © 2025. All rights reserved.