Class ConnectionStart

java.lang.Object
com.independentsoft.office.drawing.ConnectionStart

public class ConnectionStart extends Object
The Class ConnectionStart.
  • Constructor Details

    • ConnectionStart

      public ConnectionStart()
      Instantiates a new connection start.
    • ConnectionStart

      public ConnectionStart(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new connection start.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details

    • clone

      public ConnectionStart clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getID

      public int getID()
      Gets the id.
      Returns:
      the id
    • setID

      public void setID(int id)
      Sets the id.
      Parameters:
      id - the new id
    • getIndex

      public int getIndex()
      Gets the index.
      Returns:
      the index
    • setIndex

      public void setIndex(int index)
      Sets the index.
      Parameters:
      index - the new index