Interface IPDBMonomer

    • Method Detail

      • setICode

        void setICode​(String newICode)
        Sets the ICode of this monomer.
        Parameters:
        newICode - the I code of this monomer
      • getICode

        String getICode()
        Gets the ICode of this monomer.
        Returns:
        the ICode of this monomer
      • setChainID

        void setChainID​(String newChainID)
        Sets the Chain ID of this monomer.
        Parameters:
        newChainID - the Chain ID of this monomer
      • getChainID

        String getChainID()
        Gets the Chain ID of this monomer.
        Returns:
        the Chain ID of this monomer
      • getResSeq

        String getResSeq()
        Gets the sequence identifier of this monomer.
        Returns:
        the sequence identifier of this monomer
      • setResSeq

        void setResSeq​(String newResSeq)
        Sets the sequence identifier of this monomer.
        Parameters:
        newResSeq - the new sequence identifier of this monomer