Uses of Class
com.hybris.cockpitng.config.extendedsplitlayout.jaxb.LayoutMapping
-
Packages that use LayoutMapping Package Description com.hybris.cockpitng.config.extendedsplitlayout.jaxb -
-
Uses of LayoutMapping in com.hybris.cockpitng.config.extendedsplitlayout.jaxb
Fields in com.hybris.cockpitng.config.extendedsplitlayout.jaxb with type parameters of type LayoutMapping Modifier and Type Field Description protected java.util.List<LayoutMapping>ExtendedSplitLayout. layoutMappingMethods in com.hybris.cockpitng.config.extendedsplitlayout.jaxb that return LayoutMapping Modifier and Type Method Description LayoutMappingObjectFactory. createLayoutMapping()Create an instance ofLayoutMappingMethods in com.hybris.cockpitng.config.extendedsplitlayout.jaxb that return types with arguments of type LayoutMapping Modifier and Type Method Description java.util.List<LayoutMapping>ExtendedSplitLayout. getLayoutMapping()Gets the value of the layoutMapping property.
-