Uses of Class
com.hybris.cockpitng.config.valuechooser.jaxb.Value
-
Packages that use Value Package Description com.hybris.cockpitng.config.valuechooser.jaxb com.hybris.cockpitng.widgets.valuechooser -
-
Uses of Value in com.hybris.cockpitng.config.valuechooser.jaxb
Fields in com.hybris.cockpitng.config.valuechooser.jaxb with type parameters of type Value Modifier and Type Field Description protected java.util.List<Value>Option. valueMethods in com.hybris.cockpitng.config.valuechooser.jaxb that return types with arguments of type Value Modifier and Type Method Description java.util.List<Value>Option. getValue()Gets the value of the value property. -
Uses of Value in com.hybris.cockpitng.widgets.valuechooser
Methods in com.hybris.cockpitng.widgets.valuechooser with parameters of type Value Modifier and Type Method Description protected <R> RValueChooserController. getValueInstance(Value value)
-