Interface ConnectionsDocument.Connections.ConnectionList

    • Field Detail

      • type

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

      • sizeOfConnectionArray

        int sizeOfConnectionArray()
        Returns number of "connection" element
      • insertNewConnection

        ConnectionDocument.Connection insertNewConnection​(int i)
        Inserts and returns a new empty value (as xml) as the ith "connection" element
      • addNewConnection

        ConnectionDocument.Connection addNewConnection()
        Appends and returns a new empty value (as xml) as the last "connection" element
      • removeConnection

        void removeConnection​(int i)
        Removes the ith "connection" element