public interface DocRefAuthor extends java.lang.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 |
---|---|
java.lang.String |
getExtendedName()
Returns the extended version of the authors name.
|
java.lang.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?
|
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener
java.lang.String getName()
java.lang.String getExtendedName()
boolean isEditor()
boolean isConsortium()