Class NavigationEntryTypeData

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated(forRemoval=true)
    public class NavigationEntryTypeData
    extends java.lang.Object
    implements java.io.Serializable
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1811. No longer needed.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      NavigationEntryTypeData()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String getItemType()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      void setItemType​(java.lang.String itemType)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NavigationEntryTypeData

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

      • setItemType

        public void setItemType​(java.lang.String itemType)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getItemType

        public java.lang.String getItemType()
        Deprecated, for removal: This API element is subject to removal in a future version.