public final class FilterDescriptor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FilterDescriptor.Builder |
Modifier and Type | Method and Description |
---|---|
static FilterDescriptor.Builder |
create() |
boolean |
equals(Object o) |
ApplicationKey |
getApplication() |
String |
getName() |
int |
getOrder() |
FilterType |
getType() |
int |
hashCode() |
public FilterType getType()
public String getName()
public int getOrder()
public ApplicationKey getApplication()
public static FilterDescriptor.Builder create()