Uses of Enum
io.camunda.zeebe.msgpack.spec.MsgPackType
-
Uses of MsgPackType in io.camunda.zeebe.msgpack.spec
Fields in io.camunda.zeebe.msgpack.spec declared as MsgPackTypeMethods in io.camunda.zeebe.msgpack.spec that return MsgPackTypeModifier and TypeMethodDescriptionMsgPackFormat.getType()MsgPackToken.getType()static MsgPackTypeReturns the enum constant of this type with the specified name.static MsgPackType[]MsgPackType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.msgpack.spec with parameters of type MsgPackType