public class JuicerBean
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Peelable |
peelable |
private Peeler |
peeler |
Constructor and Description |
---|
JuicerBean() |
Modifier and Type | Method and Description |
---|---|
protected Peelable |
getPeelable() |
protected Peeler |
getPeeler() |
protected void |
setPeelable(Peelable peelable) |
protected void |
setPeeler(Peeler peeler) |