org.biojava.bio.structure
public class Author extends Object
Constructor and Description |
---|
Author() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getInitials() |
String |
getSurname() |
int |
hashCode() |
void |
setInitials(String initials) |
void |
setSurname(String surname) |
String |
toString() |