Interface DVCOUNT

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

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

      • type

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

      • getMagnitude

        long getMagnitude()
        Gets the "magnitude" element
      • xgetMagnitude

        org.apache.xmlbeans.XmlLong xgetMagnitude()
        Gets (as xml) the "magnitude" element
      • setMagnitude

        void setMagnitude​(long magnitude)
        Sets the "magnitude" element
      • xsetMagnitude

        void xsetMagnitude​(org.apache.xmlbeans.XmlLong magnitude)
        Sets (as xml) the "magnitude" element