Class NavigationEntryTypeListData

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated(forRemoval=true)
    public class NavigationEntryTypeListData
    extends java.lang.Object
    implements java.io.Serializable
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated since 1811
    The navigation entry types
    See Also:
    Serialized Form
    • Constructor Detail

      • NavigationEntryTypeListData

        public NavigationEntryTypeListData()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • setNavigationEntryTypes

        public void setNavigationEntryTypes​(java.util.List<NavigationEntryTypeData> navigationEntryTypes)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getNavigationEntryTypes

        public java.util.List<NavigationEntryTypeData> getNavigationEntryTypes()
        Deprecated, for removal: This API element is subject to removal in a future version.