Class NavigationEntryWsDTO

java.lang.Object
de.hybris.platform.cmsoccaddon.data.NavigationEntryWsDTO
All Implemented Interfaces:
Serializable

public class NavigationEntryWsDTO extends Object implements Serializable
See Also:
  • Constructor Details

    • NavigationEntryWsDTO

      public NavigationEntryWsDTO()
  • Method Details

    • setItemId

      public void setItemId(String itemId)
    • getItemId

      public String getItemId()
    • setItemType

      public void setItemType(String itemType)
    • getItemType

      public String getItemType()
    • setItemSuperType

      public void setItemSuperType(String itemSuperType)
    • getItemSuperType

      public String getItemSuperType()