Class RCSBPolymer


  • public class RCSBPolymer
    extends java.lang.Object
    Corresponds to a polymer in a describeMol XML file.
    Since:
    3.0.6
    Author:
    dmyerstu
    See Also:
    RCSB RESTful
    • Constructor Detail

      • RCSBPolymer

        public RCSBPolymer()
    • Method Detail

      • getChains

        public java.util.List<java.lang.Character> getChains()
      • getDescription

        public java.lang.String getDescription()
      • getEnzClass

        public java.lang.String getEnzClass()
      • getIndex

        public java.lang.Integer getIndex()
      • getLength

        public java.lang.Integer getLength()
      • getSynonyms

        public java.util.List<java.lang.String> getSynonyms()
      • getType

        public java.lang.String getType()
      • getWeight

        public java.lang.Double getWeight()