Interface Extensionconfig

    • Method Detail

      • sizeOfInterfaceArray

        int sizeOfInterfaceArray()
        Returns number of "interface" element
      • setInterfaceArray

        void setInterfaceArray​(Extensionconfig.Interface[] xinterfaceArray)
        Sets array of all "interface" element
      • insertNewInterface

        Extensionconfig.Interface insertNewInterface​(int i)
        Inserts and returns a new empty value (as xml) as the ith "interface" element
      • addNewInterface

        Extensionconfig.Interface addNewInterface()
        Appends and returns a new empty value (as xml) as the last "interface" element
      • removeInterface

        void removeInterface​(int i)
        Removes the ith "interface" element
      • isSetPrePostSet

        boolean isSetPrePostSet()
        True if has "prePostSet" element
      • unsetPrePostSet

        void unsetPrePostSet()
        Unsets the "prePostSet" element
      • getFor

        java.lang.Object getFor()
        Gets the "for" attribute
      • xgetFor

        JavaNameList xgetFor()
        Gets (as xml) the "for" attribute
      • isSetFor

        boolean isSetFor()
        True if has "for" attribute
      • setFor

        void setFor​(java.lang.Object xfor)
        Sets the "for" attribute
      • xsetFor

        void xsetFor​(JavaNameList xfor)
        Sets (as xml) the "for" attribute
      • unsetFor

        void unsetFor()
        Unsets the "for" attribute