public class PScroll extends TypedValuedClass<PScroll.Type,java.lang.Integer> implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PScroll.Type |
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
value
typeNumber
Constructor and Description |
---|
PScroll(int typeNumber,
int value) |
toString
getType
public static final long serialVersionUID
public PScroll(int typeNumber, int value)