Package io.constructor.client.models
Class FilterFacet
java.lang.Object
io.constructor.client.models.FilterFacet
Constructor.io Filter Facet ... uses Gson/Reflection to load data in
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetData()
getMax()
getMin()
getName()
getType()
void
void
setDisplayName
(String displayName) void
void
void
void
void
setOptions
(List<FilterFacetOption> options) void
void
-
Constructor Details
-
FilterFacet
public FilterFacet()
-
-
Method Details
-
getDisplayName
- Returns:
- the displayName
-
getName
- Returns:
- the name
-
getStatus
- Returns:
- the status
-
getMax
- Returns:
- the max
-
getMin
- Returns:
- the min
-
getOptions
- Returns:
- the options
-
getType
- Returns:
- the type
-
getData
- Returns:
- the data
-
getHidden
- Returns:
- the hidden
-
setDisplayName
-
setName
-
setStatus
-
setMax
-
setMin
-
setOptions
-
setType
-
setData
-
setHidden
-