Interface ACTION

All Superinterfaces:
Archetyped, ContentItem, ENTRY, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
ACTIONImpl

public interface ACTION extends ENTRY
An XML ACTION(@openEHR/v1/Template). This is a complex type.
  • Field Details

    • type

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

    • getDescription

      ITEMSTRUCTURE getDescription()
      Gets the "description" element
    • isSetDescription

      boolean isSetDescription()
      True if has "description" element
    • setDescription

      void setDescription(ITEMSTRUCTURE description)
      Sets the "description" element
    • addNewDescription

      ITEMSTRUCTURE addNewDescription()
      Appends and returns a new empty "description" element
    • unsetDescription

      void unsetDescription()
      Unsets the "description" element