public class StructureDataToAdapter
extends java.lang.Object
implements java.io.Serializable
StructureDataInterface into a StructureAdapterInterface.| Constructor and Description |
|---|
StructureDataToAdapter(StructureDataInterface inputApi,
StructureAdapterInterface inputInflator)
Passes data from the data interface to the inflator interface.
|
public StructureDataToAdapter(StructureDataInterface inputApi, StructureAdapterInterface inputInflator)
inputApi - the interface to the decoded datainputInflator - the interface to put the data into the client objectCopyright © 2015-2019 RCSB PDB. All Rights Reserved.