Interface DVDURATION

  • All Superinterfaces:
    DATAVALUE, DVAMOUNT, DVORDERED, DVQUANTIFIED, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    DVDURATIONImpl

    public interface DVDURATION
    extends DVAMOUNT
    An XML DV_DURATION(@http://schemas.openehr.org/v1). This is a complex type.
    • Field Detail

      • type

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

      • getValue

        String getValue()
        Gets the "value" element
      • setValue

        void setValue​(String value)
        Sets the "value" element
      • xsetValue

        void xsetValue​(Iso8601Duration value)
        Sets (as xml) the "value" element