public class SummaryData
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
numAtoms
The number of atoms in the structure.
|
java.lang.Integer |
numBonds
The number of bonds in the structure.
|
java.lang.Integer |
numChains
The number of chains in the structure.
|
java.lang.Integer |
numGroups
The number of groups in the structure.
|
java.lang.Integer |
numModels
The number of models in the structure.
|
| Constructor and Description |
|---|
SummaryData() |
public java.lang.Integer numBonds
public java.lang.Integer numAtoms
public java.lang.Integer numGroups
public java.lang.Integer numChains
public java.lang.Integer numModels
Copyright © 2015-2019 RCSB PDB. All Rights Reserved.