| Package | Description |
|---|---|
| org.dogtagpki.tps.msg |
| Modifier and Type | Method and Description |
|---|---|
TPSMessage.MsgType |
TPSMessage.getType() |
protected TPSMessage.MsgType |
TPSMessage.intToMsgType(int i) |
static TPSMessage.MsgType |
TPSMessage.MsgType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TPSMessage.MsgType[] |
TPSMessage.MsgType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
TPSMessage.msgTypeToInt(TPSMessage.MsgType type) |