public interface DocRefAuthor extends Comparable, Changeable
DocRef
Modifier and Type | Interface and Description |
---|---|
static class |
DocRefAuthor.Tools
Useful tools for working with authors.
|
Modifier and Type | Method and Description |
---|---|
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?
|
compareTo
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener
String getName()
String getExtendedName()
boolean isEditor()
boolean isConsortium()
Copyright © 2014 BioJava. All rights reserved.