Uses of Class
com.hybris.cockpitng.config.refineby.jaxb.FacetsOrder
-
Packages that use FacetsOrder Package Description com.hybris.cockpitng.config.refineby.jaxb -
-
Uses of FacetsOrder in com.hybris.cockpitng.config.refineby.jaxb
Fields in com.hybris.cockpitng.config.refineby.jaxb declared as FacetsOrder Modifier and Type Field Description protected FacetsOrderFacets. orderMethods in com.hybris.cockpitng.config.refineby.jaxb that return FacetsOrder Modifier and Type Method Description static FacetsOrderFacetsOrder. fromValue(java.lang.String v)FacetsOrderFacets. getOrder()Gets the value of the order property.static FacetsOrderFacetsOrder. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FacetsOrder[]FacetsOrder. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.hybris.cockpitng.config.refineby.jaxb with parameters of type FacetsOrder Modifier and Type Method Description voidFacets. setOrder(FacetsOrder value)Sets the value of the order property.
-