public class MoleculeSetInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
absentids
Structures which associated ID is absent.
|
int |
absentmols
Absent molecule count.
|
String |
description
Description of the molecule set.
|
String |
name
Name of the molecule set.
|
List<String> |
propnames
Names of additional properties.
|
List<MoleculePropInfo> |
props
Additional properties.
|
int |
size
Size of the molecule set.
|
long |
time
Associated elapsed time in milliseconds.
|
String |
url
URL of the molecule set.
|
Constructor and Description |
---|
MoleculeSetInfo() |
public int size
public long time
public String description
public int absentmols
public int absentids
public String url
public String name
public List<MoleculePropInfo> props