Uses of Class
de.hybris.platform.cockpit.services.config.jaxb.wizard.Parameter
-
Packages that use Parameter Package Description de.hybris.platform.cockpit.services.config.jaxb.wizard -
-
Uses of Parameter in de.hybris.platform.cockpit.services.config.jaxb.wizard
Fields in de.hybris.platform.cockpit.services.config.jaxb.wizard with type parameters of type Parameter Modifier and Type Field Description protected java.util.List<Parameter>Property. parameterMethods in de.hybris.platform.cockpit.services.config.jaxb.wizard that return types with arguments of type Parameter Modifier and Type Method Description java.util.List<Parameter>Property. getParameter()Gets the value of the parameter property.
-