Interface SubstansgruppeDocument.Substansgruppe.Substans

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
SubstansgruppeDocumentImpl.SubstansgruppeImpl.SubstansImpl
Enclosing interface:
SubstansgruppeDocument.Substansgruppe

public static interface SubstansgruppeDocument.Substansgruppe.Substans extends org.apache.xmlbeans.XmlObject
An XML Substans(@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<SubstansgruppeDocument.Substansgruppe.Substans>
     
    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 "Atc" element
    org.apache.xmlbeans.XmlIDREF
    Appends and returns a new empty value (as xml) as the last "RefVirkestoff" element
    void
    addRefVirkestoff(String refVirkestoff)
    Appends the value as the last "RefVirkestoff" element
    Gets the "Atc" element
    Gets array of all "RefVirkestoff" elements
    Gets ith "RefVirkestoff" element
    Gets a List of "RefVirkestoff" elements
    Gets the "Substans" element
    org.apache.xmlbeans.XmlIDREF
    Inserts and returns a new empty value (as xml) as the ith "RefVirkestoff" element
    void
    insertRefVirkestoff(int i, String refVirkestoff)
    Inserts the value as the ith "RefVirkestoff" element
    boolean
    True if has "Atc" element
    void
    Removes the ith "RefVirkestoff" element
    void
    setAtc(CV atc)
    Sets the "Atc" element
    void
    setRefVirkestoffArray(int i, String refVirkestoff)
    Sets ith "RefVirkestoff" element
    void
    setRefVirkestoffArray(String[] refVirkestoffArray)
    Sets array of all "RefVirkestoff" element
    void
    setSubstans(String substans)
    Sets the "Substans" element
    int
    Returns number of "RefVirkestoff" element
    void
    Unsets the "Atc" element
    org.apache.xmlbeans.XmlIDREF[]
    Gets (as xml) array of all "RefVirkestoff" elements
    org.apache.xmlbeans.XmlIDREF
    Gets (as xml) ith "RefVirkestoff" element
    List<org.apache.xmlbeans.XmlIDREF>
    Gets (as xml) a List of "RefVirkestoff" elements
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "Substans" element
    void
    xsetRefVirkestoffArray(int i, org.apache.xmlbeans.XmlIDREF refVirkestoff)
    Sets (as xml) ith "RefVirkestoff" element
    void
    xsetRefVirkestoffArray(org.apache.xmlbeans.XmlIDREF[] refVirkestoffArray)
    Sets (as xml) array of all "RefVirkestoff" element
    void
    xsetSubstans(org.apache.xmlbeans.XmlString substans)
    Sets (as xml) the "Substans" 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

    • getSubstans

      String getSubstans()
      Gets the "Substans" element
    • xgetSubstans

      org.apache.xmlbeans.XmlString xgetSubstans()
      Gets (as xml) the "Substans" element
    • setSubstans

      void setSubstans(String substans)
      Sets the "Substans" element
    • xsetSubstans

      void xsetSubstans(org.apache.xmlbeans.XmlString substans)
      Sets (as xml) the "Substans" element
    • getAtc

      CV getAtc()
      Gets the "Atc" element
    • isSetAtc

      boolean isSetAtc()
      True if has "Atc" element
    • setAtc

      void setAtc(CV atc)
      Sets the "Atc" element
    • addNewAtc

      CV addNewAtc()
      Appends and returns a new empty "Atc" element
    • unsetAtc

      void unsetAtc()
      Unsets the "Atc" element
    • getRefVirkestoffList

      List<String> getRefVirkestoffList()
      Gets a List of "RefVirkestoff" elements
    • getRefVirkestoffArray

      String[] getRefVirkestoffArray()
      Gets array of all "RefVirkestoff" elements
    • getRefVirkestoffArray

      String getRefVirkestoffArray(int i)
      Gets ith "RefVirkestoff" element
    • xgetRefVirkestoffList

      List<org.apache.xmlbeans.XmlIDREF> xgetRefVirkestoffList()
      Gets (as xml) a List of "RefVirkestoff" elements
    • xgetRefVirkestoffArray

      org.apache.xmlbeans.XmlIDREF[] xgetRefVirkestoffArray()
      Gets (as xml) array of all "RefVirkestoff" elements
    • xgetRefVirkestoffArray

      org.apache.xmlbeans.XmlIDREF xgetRefVirkestoffArray(int i)
      Gets (as xml) ith "RefVirkestoff" element
    • sizeOfRefVirkestoffArray

      int sizeOfRefVirkestoffArray()
      Returns number of "RefVirkestoff" element
    • setRefVirkestoffArray

      void setRefVirkestoffArray(String[] refVirkestoffArray)
      Sets array of all "RefVirkestoff" element
    • setRefVirkestoffArray

      void setRefVirkestoffArray(int i, String refVirkestoff)
      Sets ith "RefVirkestoff" element
    • xsetRefVirkestoffArray

      void xsetRefVirkestoffArray(org.apache.xmlbeans.XmlIDREF[] refVirkestoffArray)
      Sets (as xml) array of all "RefVirkestoff" element
    • xsetRefVirkestoffArray

      void xsetRefVirkestoffArray(int i, org.apache.xmlbeans.XmlIDREF refVirkestoff)
      Sets (as xml) ith "RefVirkestoff" element
    • insertRefVirkestoff

      void insertRefVirkestoff(int i, String refVirkestoff)
      Inserts the value as the ith "RefVirkestoff" element
    • addRefVirkestoff

      void addRefVirkestoff(String refVirkestoff)
      Appends the value as the last "RefVirkestoff" element
    • insertNewRefVirkestoff

      org.apache.xmlbeans.XmlIDREF insertNewRefVirkestoff(int i)
      Inserts and returns a new empty value (as xml) as the ith "RefVirkestoff" element
    • addNewRefVirkestoff

      org.apache.xmlbeans.XmlIDREF addNewRefVirkestoff()
      Appends and returns a new empty value (as xml) as the last "RefVirkestoff" element
    • removeRefVirkestoff

      void removeRefVirkestoff(int i)
      Removes the ith "RefVirkestoff" element