Class UniProtCommentParser.Isoform

    • Constructor Detail

      • Isoform

        public Isoform()
        Creates a new instance.
    • Method Detail

      • getNames

        public List getNames()
        Getter for property names.
        Returns:
        Value of property names.
      • setNames

        public void setNames​(List names)
        Setter for property names.
        Parameters:
        names - New value of property names.
      • getIsoIDs

        public List getIsoIDs()
        Getter for property isoIDs.
        Returns:
        Value of property isoIDs.
      • setIsoIDs

        public void setIsoIDs​(List isoIDs)
        Setter for property isoIDs.
        Parameters:
        isoIDs - New value of property isoIDs.
      • getSequenceType

        public String getSequenceType()
        Getter for property sequenceType.
        Returns:
        Value of property sequenceType.
      • setSequenceType

        public void setSequenceType​(String sequenceType)
        Setter for property sequenceType.
        Parameters:
        sequenceType - New value of property sequenceType.
      • getSequenceRef

        public String getSequenceRef()
        Getter for property sequenceRef.
        Returns:
        Value of property sequenceRef.
      • setSequenceRef

        public void setSequenceRef​(String sequenceRef)
        Setter for property sequenceRef.
        Parameters:
        sequenceRef - New value of property sequenceRef.
      • getNote

        public String getNote()
        Getter for property note.
        Returns:
        Value of property note.
      • setNote

        public void setNote​(String note)
        Setter for property note.
        Parameters:
        note - New value of property note.