Class RCSBMacromolecule


  • public class RCSBMacromolecule
    extends java.lang.Object
    Corresponds to a macromolecule in an RCSB describeMol XML file.
    Since:
    3.0.6
    Author:
    dmyerstu
    See Also:
    RCSB RESTful
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getAccessions()  
      java.lang.String getName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RCSBMacromolecule

        public RCSBMacromolecule()
    • Method Detail

      • getAccessions

        public java.util.List<java.lang.String> getAccessions()
      • getName

        public java.lang.String getName()