public static class UniProtCommentParser.Isoform extends Object
Constructor and Description |
---|
UniProtCommentParser.Isoform()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
List |
getIsoIDs()
Getter for property isoIDs.
|
List |
getNames()
Getter for property names.
|
String |
getNote()
Getter for property note.
|
String |
getSequenceRef()
Getter for property sequenceRef.
|
String |
getSequenceType()
Getter for property sequenceType.
|
void |
setIsoIDs(List isoIDs)
Setter for property isoIDs.
|
void |
setNames(List names)
Setter for property names.
|
void |
setNote(String note)
Setter for property note.
|
void |
setSequenceRef(String sequenceRef)
Setter for property sequenceRef.
|
void |
setSequenceType(String sequenceType)
Setter for property sequenceType.
|
public UniProtCommentParser.Isoform()
public void setNames(List names)
names
- New value of property names.public void setIsoIDs(List isoIDs)
isoIDs
- New value of property isoIDs.public String getSequenceType()
public void setSequenceType(String sequenceType)
sequenceType
- New value of property sequenceType.public String getSequenceRef()
public void setSequenceRef(String sequenceRef)
sequenceRef
- New value of property sequenceRef.Copyright © 2014 BioJava. All rights reserved.