Class ImageSlotConfiguration
- java.lang.Object
-
- de.hybris.platform.cockpit.services.config.jaxb.gridview.PropertySlotConfiguration
-
- de.hybris.platform.cockpit.services.config.jaxb.gridview.ImageSlotConfiguration
-
public class ImageSlotConfiguration extends PropertySlotConfiguration
Java class for imageSlotConfiguration complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="imageSlotConfiguration"> <complexContent> <extension base="{}propertySlotConfiguration"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.cockpit.services.config.jaxb.gridview.PropertySlotConfiguration
property
-
-
Constructor Summary
Constructors Constructor Description ImageSlotConfiguration()
-
Method Summary
-
Methods inherited from class de.hybris.platform.cockpit.services.config.jaxb.gridview.PropertySlotConfiguration
getProperty, setProperty
-
-