Interface ITEMSINGLE

All Superinterfaces:
ITEMSTRUCTURE, LOCATABLE, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
ITEMSINGLEImpl

public interface ITEMSINGLE extends ITEMSTRUCTURE
An XML ITEM_SINGLE(@http://schemas.openehr.org/v1). This is a complex type.
  • Field Details

    • type

      static final org.apache.xmlbeans.SchemaType type
  • Method Details

    • getItem

      ELEMENT getItem()
      Gets the "item" element
    • setItem

      void setItem(ELEMENT item)
      Sets the "item" element
    • addNewItem

      ELEMENT addNewItem()
      Appends and returns a new empty "item" element