@Target(value=METHOD) @Retention(value=RUNTIME) public @interface AttributeFilters
AttributeFilter.| Modifier and Type | Required Element and Description |
|---|---|
AttributeFilter[] |
value
Returns the filters.
|
public abstract AttributeFilter[] value
Copyright © 2014–2018 Blazebit. All rights reserved.