|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.residues.ResidueBox
public class ResidueBox
A box holding a residue.
Constructor Summary | |
---|---|
ResidueBox()
|
Method Summary | |
---|---|
Residue |
getResidue()
Returns the residue contained in this box. |
void |
setResidue(Residue residue)
Sets the residue contained in this box as given. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ResidueBox()
Method Detail |
---|
public void setResidue(Residue residue)
public Residue getResidue()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |