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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()getMax()getMin()getName()getType()voidvoidsetDisplayName(String displayName) voidvoidvoidvoidvoidsetOptions(List<FilterFacetOption> options) voidvoid
-
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
-