Interface CompositePhenomenonType

    • Field Detail

      • type

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

      • isSetBase

        boolean isSetBase()
        True if has "base" element
      • unsetBase

        void unsetBase()
        Unsets the "base" element
      • sizeOfComponentArray

        int sizeOfComponentArray()
        Returns number of "component" element
      • setComponentArray

        void setComponentArray​(PhenomenonPropertyType[] componentArray)
        Sets array of all "component" element
      • setComponentArray

        void setComponentArray​(int i,
                               PhenomenonPropertyType component)
        Sets ith "component" element
      • insertNewComponent

        PhenomenonPropertyType insertNewComponent​(int i)
        Inserts and returns a new empty value (as xml) as the ith "component" element
      • addNewComponent

        PhenomenonPropertyType addNewComponent()
        Appends and returns a new empty value (as xml) as the last "component" element
      • removeComponent

        void removeComponent​(int i)
        Removes the ith "component" element