Class RCSBLigands


  • public class RCSBLigands
    extends java.lang.Object
    Corresponds to the wrapper element "ligandInfo" in an RCSB ligandInfo XML file.
    Since:
    3.0.6
    Author:
    dmyerstu
    See Also:
    RCSB RESTful
    • Constructor Detail

      • RCSBLigands

        public RCSBLigands()
    • Method Detail

      • addLigand

        public void addLigand​(RCSBLigand ligand)
      • getPdbId

        public java.lang.String getPdbId()
      • getLigands

        public java.util.List<RCSBLigand> getLigands()