Package org.cxml

Class SelectedItem


  • public class SelectedItem
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected ItemID itemID  
    • Constructor Summary

      Constructors 
      Constructor Description
      SelectedItem()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ItemID getItemID()
      Gets the value of the itemID property.
      void setItemID​(ItemID value)
      Sets the value of the itemID property.
      • Methods inherited from class java.lang.Object

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

      • itemID

        protected ItemID itemID
    • Constructor Detail

      • SelectedItem

        public SelectedItem()
    • Method Detail

      • getItemID

        public ItemID getItemID()
        Gets the value of the itemID property.
        Returns:
        possible object is ItemID
      • setItemID

        public void setItemID​(ItemID value)
        Sets the value of the itemID property.
        Parameters:
        value - allowed object is ItemID