Class AppliedFilter
java.lang.Object
de.rpgframework.worldinfo.AppliedFilter
- All Implemented Interfaces:
Comparable<AppliedFilter>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AppliedFilter
-
-
Method Details
-
toString
-
getFilter
- Returns:
- the filter
-
setFilter
- Parameters:
filter- the filter to set
-
getValue
- Returns:
- the value
-
setValue
- Parameters:
value- the value to set
-
compareTo
- Specified by:
compareToin interfaceComparable<AppliedFilter>- See Also:
-