Class ImageSlotConfiguration
java.lang.Object
de.hybris.platform.cockpit.services.config.jaxb.gridview.PropertySlotConfiguration
de.hybris.platform.cockpit.services.config.jaxb.gridview.ImageSlotConfiguration
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 -
Method Summary
Methods inherited from class de.hybris.platform.cockpit.services.config.jaxb.gridview.PropertySlotConfiguration
getProperty, setProperty
-
Constructor Details
-
ImageSlotConfiguration
public ImageSlotConfiguration()
-