Class Component

    • Method Detail

      • getId

        public java.lang.String getId()
        Returns the component identifier.
        Returns:
        id of the component.
      • setId

        public void setId​(java.lang.String id)
        Sets the id for a particular Component.
        Parameters:
        id - represents Component id.