public class PKind extends TypedClass<PKind.Type> implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PKind.Type |
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
typeNumber| Modifier and Type | Method and Description |
|---|---|
static PKind |
valueOf(int typeNumber) |
static PKind |
valueOf(PKind.Type type) |
getType, toStringpublic static final long serialVersionUID
public static PKind valueOf(PKind.Type type)