Modifier and Type | Method and Description |
---|---|
java.lang.String |
toPDB()
Returns a PDB file like representation of this record.
|
void |
toPDB(java.lang.StringBuffer buf)
Appends a PDB file like representation of this record to the provided StringBuffer.
|
java.lang.String toPDB()
void toPDB(java.lang.StringBuffer buf)