public class PAcceptTrade
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private boolean |
willAccept |
Constructor and Description |
---|
PAcceptTrade() |
PAcceptTrade(boolean willAccept) |
Modifier and Type | Method and Description |
---|---|
void |
setWillAccept(boolean willAccept) |
boolean |
willAccept() |
private static final long serialVersionUID
private boolean willAccept