org.inb.biomoby.shared.ontology
Class PepinfoReport
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.PepinfoReport
- All Implemented Interfaces:
- Serializable
public class PepinfoReport
- extends MobyObject
- implements Serializable
- See Also:
- Serialized Form
PepinfoReport
public PepinfoReport()
getTiny
public FeatureAASequence getTiny()
setTiny
public void setTiny(FeatureAASequence tiny)
getSmall
public FeatureAASequence getSmall()
setSmall
public void setSmall(FeatureAASequence small)
getAliphatic
public FeatureAASequence getAliphatic()
setAliphatic
public void setAliphatic(FeatureAASequence aliphatic)
getAromatic
public FeatureAASequence getAromatic()
setAromatic
public void setAromatic(FeatureAASequence aromatic)
getNon__polar
public FeatureAASequence getNon__polar()
setNon__polar
public void setNon__polar(FeatureAASequence non__polar)
getPolar
public FeatureAASequence getPolar()
setPolar
public void setPolar(FeatureAASequence polar)
getCharged
public FeatureAASequence getCharged()
setCharged
public void setCharged(FeatureAASequence charged)
getPositive
public FeatureAASequence getPositive()
setPositive
public void setPositive(FeatureAASequence positive)
getNegative
public FeatureAASequence getNegative()
setNegative
public void setNegative(FeatureAASequence negative)
getHydropathy_KD
public FeatureAASequence getHydropathy_KD()
setHydropathy_KD
public void setHydropathy_KD(FeatureAASequence hydropathy_KD)
getHydropathy_OHM
public FeatureAASequence getHydropathy_OHM()
setHydropathy_OHM
public void setHydropathy_OHM(FeatureAASequence hydropathy_OHM)
getConsensus
public FeatureAASequence getConsensus()
setConsensus
public void setConsensus(FeatureAASequence consensus)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010