Uses of Enum Class
org.dogtagpki.tps.msg.TPSMessage.MsgType
Packages that use TPSMessage.MsgType
-
Uses of TPSMessage.MsgType in org.dogtagpki.tps.msg
Methods in org.dogtagpki.tps.msg that return TPSMessage.MsgTypeModifier and TypeMethodDescriptionTPSMessage.getType()
protected TPSMessage.MsgType
TPSMessage.intToMsgType
(int i) static TPSMessage.MsgType
Returns the enum constant of this class with the specified name.static TPSMessage.MsgType[]
TPSMessage.MsgType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.dogtagpki.tps.msg with parameters of type TPSMessage.MsgType