Interface DoseringsregelDocument.Doseringsregel

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
DoseringsregelDocumentImpl.DoseringsregelImpl
Enclosing interface:
DoseringsregelDocument

public static interface DoseringsregelDocument.Doseringsregel extends org.apache.xmlbeans.XmlObject
An XML Doseringsregel(@http://www.kith.no/xmlstds/eresept/m30/2014-12-01). This is a complex type.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.xmlbeans.impl.schema.ElementFactory<DoseringsregelDocument.Doseringsregel>
     
    static final org.apache.xmlbeans.SchemaType
     

    Fields inherited from interface org.apache.xmlbeans.XmlObject

    EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
  • Method Summary

    Modifier and Type
    Method
    Description
    Appends and returns a new empty "DoseresEtter" element
    Appends and returns a new empty "Enhet" element
    Gets the "DoseresEtter" element
    Gets the "Enhet" element
    Gets the "NedreGrense" element
    Gets the "OvreGrense" element
    boolean
    True if has "NedreGrense" element
    boolean
    True if has "OvreGrense" element
    void
    setDoseresEtter(CS doseresEtter)
    Sets the "DoseresEtter" element
    void
    setEnhet(CV enhet)
    Sets the "Enhet" element
    void
    Sets the "NedreGrense" element
    void
    Sets the "OvreGrense" element
    void
    Unsets the "NedreGrense" element
    void
    Unsets the "OvreGrense" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "NedreGrense" element
    org.apache.xmlbeans.XmlDecimal
    Gets (as xml) the "OvreGrense" element
    void
    xsetNedreGrense(org.apache.xmlbeans.XmlDecimal nedreGrense)
    Sets (as xml) the "NedreGrense" element
    void
    xsetOvreGrense(org.apache.xmlbeans.XmlDecimal ovreGrense)
    Sets (as xml) the "OvreGrense" element

    Methods inherited from interface org.apache.xmlbeans.XmlObject

    changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode

    Methods inherited from interface org.apache.xmlbeans.XmlTokenSource

    documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
  • Field Details

  • Method Details

    • getDoseresEtter

      CS getDoseresEtter()
      Gets the "DoseresEtter" element
    • setDoseresEtter

      void setDoseresEtter(CS doseresEtter)
      Sets the "DoseresEtter" element
    • addNewDoseresEtter

      CS addNewDoseresEtter()
      Appends and returns a new empty "DoseresEtter" element
    • getOvreGrense

      BigDecimal getOvreGrense()
      Gets the "OvreGrense" element
    • xgetOvreGrense

      org.apache.xmlbeans.XmlDecimal xgetOvreGrense()
      Gets (as xml) the "OvreGrense" element
    • isSetOvreGrense

      boolean isSetOvreGrense()
      True if has "OvreGrense" element
    • setOvreGrense

      void setOvreGrense(BigDecimal ovreGrense)
      Sets the "OvreGrense" element
    • xsetOvreGrense

      void xsetOvreGrense(org.apache.xmlbeans.XmlDecimal ovreGrense)
      Sets (as xml) the "OvreGrense" element
    • unsetOvreGrense

      void unsetOvreGrense()
      Unsets the "OvreGrense" element
    • getNedreGrense

      BigDecimal getNedreGrense()
      Gets the "NedreGrense" element
    • xgetNedreGrense

      org.apache.xmlbeans.XmlDecimal xgetNedreGrense()
      Gets (as xml) the "NedreGrense" element
    • isSetNedreGrense

      boolean isSetNedreGrense()
      True if has "NedreGrense" element
    • setNedreGrense

      void setNedreGrense(BigDecimal nedreGrense)
      Sets the "NedreGrense" element
    • xsetNedreGrense

      void xsetNedreGrense(org.apache.xmlbeans.XmlDecimal nedreGrense)
      Sets (as xml) the "NedreGrense" element
    • unsetNedreGrense

      void unsetNedreGrense()
      Unsets the "NedreGrense" element
    • getEnhet

      CV getEnhet()
      Gets the "Enhet" element
    • setEnhet

      void setEnhet(CV enhet)
      Sets the "Enhet" element
    • addNewEnhet

      CV addNewEnhet()
      Appends and returns a new empty "Enhet" element