JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
gg.xp.xivapi
Package
gg.xp.xivapi.filters
Interface SearchFilter
public interface
SearchFilter
Interface representing a search filter
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
String
toFilterString
()
default
String
toFilterStringWrapped
()
Method Details
toFilterString
String
toFilterString
()
Returns:
This search filter, formatted into a string.
toFilterStringWrapped
default
String
toFilterStringWrapped
()