org.biojava.bio.structure.io.mmcif.model
public class PdbxEntityNonPoly extends Object
Constructor and Description |
---|
PdbxEntityNonPoly() |
Modifier and Type | Method and Description |
---|---|
String |
getComp_id() |
String |
getEntity_id() |
String |
getName() |
void |
setComp_id(String comp_id) |
void |
setEntity_id(String entity_id) |
void |
setName(String name) |