Class PdbxEntityNonPoly
java.lang.Object
org.biojava.nbio.structure.io.mmcif.model.PdbxEntityNonPoly
A bean for the Pdbx_entity_nonpoly category.
- Since:
 - 1.7
 - Author:
 - Andreas Prlic
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetComp_id(String comp_id) voidsetEntity_id(String entity_id) void 
- 
Constructor Details
- 
PdbxEntityNonPoly
public PdbxEntityNonPoly() 
 - 
 - 
Method Details
- 
getEntity_id
 - 
setEntity_id
 - 
getName
 - 
setName
 - 
getComp_id
 - 
setComp_id
 
 -