Interface EVALUATION

All Superinterfaces:
CAREENTRY, CONTENTITEM, ENTRY, LOCATABLE, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
EVALUATIONImpl

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

    • type

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

    • getData

      ITEMSTRUCTURE getData()
      Gets the "data" element
    • setData

      void setData(ITEMSTRUCTURE data)
      Sets the "data" element
    • addNewData

      ITEMSTRUCTURE addNewData()
      Appends and returns a new empty "data" element