Uses of Class
com.hybris.cockpitng.config.refineby.jaxb.Facet
-
Packages that use Facet Package Description com.hybris.cockpitng.config.refineby.jaxb -
-
Uses of Facet in com.hybris.cockpitng.config.refineby.jaxb
Fields in com.hybris.cockpitng.config.refineby.jaxb with type parameters of type Facet Modifier and Type Field Description protected java.util.List<Facet>Blacklist. facetprotected java.util.List<Facet>Facets. facetMethods in com.hybris.cockpitng.config.refineby.jaxb that return Facet Modifier and Type Method Description FacetObjectFactory. createFacet()Create an instance ofFacetMethods in com.hybris.cockpitng.config.refineby.jaxb that return types with arguments of type Facet Modifier and Type Method Description java.util.List<Facet>Blacklist. getFacet()Gets the value of the facet property.java.util.List<Facet>Facets. getFacet()Gets the value of the facet property.
-