public class SummaryData extends Object
Modifier and Type | Field and Description |
---|---|
Integer |
numAtoms
The number of atoms in the structure.
|
Integer |
numBonds
The number of bonds in the structure.
|
Integer |
numChains
The number of chains in the structure.
|
Integer |
numGroups
The number of groups in the structure.
|
Integer |
numModels
The number of models in the structure.
|
Constructor and Description |
---|
SummaryData() |
public Integer numBonds
public Integer numAtoms
public Integer numGroups
public Integer numChains
public Integer numModels
Copyright © 2015–2016 RCSB PDB. All rights reserved.