org.inb.biomoby.shared.ontology
Class ProdomMotif
java.lang.Object
org.inb.biomoby.shared.message.AbstractMobyElement
org.inb.biomoby.shared.message.AbstractMobyObject
org.inb.biomoby.shared.message.MobyObject
org.inb.biomoby.shared.ontology.ProdomMotif
- All Implemented Interfaces:
- Serializable
public class ProdomMotif
- extends MobyObject
- implements Serializable
- See Also:
- Serialized Form
ProdomMotif
public ProdomMotif()
getAC
public MobyString getAC()
setAC
public void setAC(MobyString aC)
getID
public MobyString getID()
setID
public void setID(MobyString iD)
getKeywords
public MobyString getKeywords()
setKeywords
public void setKeywords(MobyString keywords)
getDiameter
public MobyString getDiameter()
setDiameter
public void setDiameter(MobyString diameter)
getRadius
public MobyString getRadius()
setRadius
public void setRadius(MobyString radius)
getClosestSeq
public AminoAcidSequence getClosestSeq()
setClosestSeq
public void setClosestSeq(AminoAcidSequence closestSeq)
getAlignment
public Sequence_alignment_report getAlignment()
setAlignment
public void setAlignment(Sequence_alignment_report alignment)
getConsensus
public AminoAcidSequence getConsensus()
setConsensus
public void setConsensus(AminoAcidSequence consensus)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010