Interface DVTEMPORAL

All Superinterfaces:
DATAVALUE, DVORDERED, DVQUANTIFIED, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Subinterfaces:
DVDATE, DVDATETIME, DVTIME
All Known Implementing Classes:
DVDATEImpl, DVDATETIMEImpl, DVTEMPORALImpl, DVTIMEImpl

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

    • type

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

    • getAccuracy

      DVDURATION getAccuracy()
      Gets the "accuracy" element
    • isSetAccuracy

      boolean isSetAccuracy()
      True if has "accuracy" element
    • setAccuracy

      void setAccuracy(DVDURATION accuracy)
      Sets the "accuracy" element
    • addNewAccuracy

      DVDURATION addNewAccuracy()
      Appends and returns a new empty "accuracy" element
    • unsetAccuracy

      void unsetAccuracy()
      Unsets the "accuracy" element