|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bibliography.BiblioProvider
org.biojava.bibliography.BiblioPerson
public class BiblioPerson
It represents a person dealing with the bibliographic resources.
| Field Summary | |
|---|---|
String |
affiliation
Their affiliation. |
String |
email
Their e-mail address. |
String |
firstName
The person's christian name (first name). |
String |
midInitials
Any middle innitials. |
String |
postalAddress
Their postal address. |
String |
surname
The person's sirname (family name). |
| Fields inherited from class org.biojava.bibliography.BiblioProvider |
|---|
properties |
| Constructor Summary | |
|---|---|
BiblioPerson()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String surname
public String firstName
public String midInitials
public String email
public String postalAddress
public String affiliation
| Constructor Detail |
|---|
public BiblioPerson()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||