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 Details

    • type

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

    • 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