|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojavax.bio.seq.io.UniProtCommentParser.Event
public static class UniProtCommentParser.Event
A class to describe events for alternative product comments.
| Constructor Summary | |
|---|---|
UniProtCommentParser.Event()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getComment()
Getter for property comment. |
int |
getNamedIsoforms()
Getter for property namedIsoforms. |
java.lang.String |
getType()
Getter for property type. |
void |
setComment(java.lang.String comment)
Setter for property comment. |
void |
setNamedIsoforms(int namedIsoforms)
Setter for property namedIsoforms. |
void |
setType(java.lang.String type)
Setter for property type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UniProtCommentParser.Event()
| Method Detail |
|---|
public java.lang.String getType()
public void setType(java.lang.String type)
type - New value of property type.public java.lang.String getComment()
public void setComment(java.lang.String comment)
comment - New value of property comment.public int getNamedIsoforms()
public void setNamedIsoforms(int namedIsoforms)
namedIsoforms - New value of property namedIsoforms.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||