Package org.cxml

Class InputItemID

java.lang.Object
org.cxml.InputItemID

public class InputItemID extends Object
  • Field Details

  • Constructor Details

    • InputItemID

      public InputItemID()
  • Method Details

    • getItemID

      public List<ItemID> getItemID()
      Gets the value of the itemID property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the itemID property.

      For example, to add a new item, do as follows:

          getItemID().add(newItem);
       

      Objects of the following type(s) are allowed in the list ItemID