|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocRefAuthor
Represents an author of a documentary reference.
DocRef| Nested Class Summary | |
|---|---|
static class |
DocRefAuthor.Tools
Useful tools for working with authors. |
| Method Summary | |
|---|---|
String |
getExtendedName()
Returns the extended version of the authors name. |
String |
getName()
Returns a textual description of the authors name. |
boolean |
isConsortium()
Is this author actually a consortium? |
boolean |
isEditor()
Is this author actually an editor? |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.biojava.utils.Changeable |
|---|
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener |
| Method Detail |
|---|
String getName()
String getExtendedName()
boolean isEditor()
boolean isConsortium()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||