public class PRollDice
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private int |
Roll |
private static long |
serialVersionUID |
Modifier and Type | Method and Description |
---|---|
int |
getRoll() |
void |
setRoll(int roll) |
private static final long serialVersionUID
private int Roll