Interface DVCODEDTEXT

All Superinterfaces:
DATAVALUE, DVTEXT, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
DVCODEDTEXTImpl

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

    • type

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

    • getDefiningCode

      CODEPHRASE getDefiningCode()
      Gets the "defining_code" element
    • setDefiningCode

      void setDefiningCode(CODEPHRASE definingCode)
      Sets the "defining_code" element
    • addNewDefiningCode

      CODEPHRASE addNewDefiningCode()
      Appends and returns a new empty "defining_code" element