Interface DoseringDocument.Dosering

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
DoseringDocumentImpl.DoseringImpl
Enclosing interface:
DoseringDocument

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

    • Factory

      static final org.apache.xmlbeans.impl.schema.ElementFactory<DoseringDocument.Dosering> Factory
    • type

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

    • getStarttidspunkt

      TS getStarttidspunkt()
      Gets the "Starttidspunkt" element
    • isSetStarttidspunkt

      boolean isSetStarttidspunkt()
      True if has "Starttidspunkt" element
    • setStarttidspunkt

      void setStarttidspunkt(TS starttidspunkt)
      Sets the "Starttidspunkt" element
    • addNewStarttidspunkt

      TS addNewStarttidspunkt()
      Appends and returns a new empty "Starttidspunkt" element
    • unsetStarttidspunkt

      void unsetStarttidspunkt()
      Unsets the "Starttidspunkt" element
    • getSluttidspunkt

      TS getSluttidspunkt()
      Gets the "Sluttidspunkt" element
    • isSetSluttidspunkt

      boolean isSetSluttidspunkt()
      True if has "Sluttidspunkt" element
    • setSluttidspunkt

      void setSluttidspunkt(TS sluttidspunkt)
      Sets the "Sluttidspunkt" element
    • addNewSluttidspunkt

      TS addNewSluttidspunkt()
      Appends and returns a new empty "Sluttidspunkt" element
    • unsetSluttidspunkt

      void unsetSluttidspunkt()
      Unsets the "Sluttidspunkt" element
    • getDoseringsregel

      Gets the "Doseringsregel" element
    • isSetDoseringsregel

      boolean isSetDoseringsregel()
      True if has "Doseringsregel" element
    • setDoseringsregel

      void setDoseringsregel(DoseringsregelDocument.Doseringsregel doseringsregel)
      Sets the "Doseringsregel" element
    • addNewDoseringsregel

      Appends and returns a new empty "Doseringsregel" element
    • unsetDoseringsregel

      void unsetDoseringsregel()
      Unsets the "Doseringsregel" element
    • getDoseFastTidspunktList

      Gets a List of "DoseFastTidspunkt" elements
    • getDoseFastTidspunktArray

      DoseFastTidspunktDocument.DoseFastTidspunkt[] getDoseFastTidspunktArray()
      Gets array of all "DoseFastTidspunkt" elements
    • getDoseFastTidspunktArray

      DoseFastTidspunktDocument.DoseFastTidspunkt getDoseFastTidspunktArray(int i)
      Gets ith "DoseFastTidspunkt" element
    • sizeOfDoseFastTidspunktArray

      int sizeOfDoseFastTidspunktArray()
      Returns number of "DoseFastTidspunkt" element
    • setDoseFastTidspunktArray

      void setDoseFastTidspunktArray(DoseFastTidspunktDocument.DoseFastTidspunkt[] doseFastTidspunktArray)
      Sets array of all "DoseFastTidspunkt" element
    • setDoseFastTidspunktArray

      void setDoseFastTidspunktArray(int i, DoseFastTidspunktDocument.DoseFastTidspunkt doseFastTidspunkt)
      Sets ith "DoseFastTidspunkt" element
    • insertNewDoseFastTidspunkt

      DoseFastTidspunktDocument.DoseFastTidspunkt insertNewDoseFastTidspunkt(int i)
      Inserts and returns a new empty value (as xml) as the ith "DoseFastTidspunkt" element
    • addNewDoseFastTidspunkt

      Appends and returns a new empty value (as xml) as the last "DoseFastTidspunkt" element
    • removeDoseFastTidspunkt

      void removeDoseFastTidspunkt(int i)
      Removes the ith "DoseFastTidspunkt" element
    • getDoseEtterBehovList

      Gets a List of "DoseEtterBehov" elements
    • getDoseEtterBehovArray

      DoseEtterBehovDocument.DoseEtterBehov[] getDoseEtterBehovArray()
      Gets array of all "DoseEtterBehov" elements
    • getDoseEtterBehovArray

      DoseEtterBehovDocument.DoseEtterBehov getDoseEtterBehovArray(int i)
      Gets ith "DoseEtterBehov" element
    • sizeOfDoseEtterBehovArray

      int sizeOfDoseEtterBehovArray()
      Returns number of "DoseEtterBehov" element
    • setDoseEtterBehovArray

      void setDoseEtterBehovArray(DoseEtterBehovDocument.DoseEtterBehov[] doseEtterBehovArray)
      Sets array of all "DoseEtterBehov" element
    • setDoseEtterBehovArray

      void setDoseEtterBehovArray(int i, DoseEtterBehovDocument.DoseEtterBehov doseEtterBehov)
      Sets ith "DoseEtterBehov" element
    • insertNewDoseEtterBehov

      DoseEtterBehovDocument.DoseEtterBehov insertNewDoseEtterBehov(int i)
      Inserts and returns a new empty value (as xml) as the ith "DoseEtterBehov" element
    • addNewDoseEtterBehov

      Appends and returns a new empty value (as xml) as the last "DoseEtterBehov" element
    • removeDoseEtterBehov

      void removeDoseEtterBehov(int i)
      Removes the ith "DoseEtterBehov" element