Uses of Class
io.joynr.runtime.MessageReceiverType
-
Packages that use MessageReceiverType Package Description io.joynr.runtime -
-
Uses of MessageReceiverType in io.joynr.runtime
Methods in io.joynr.runtime that return MessageReceiverType Modifier and Type Method Description MessageReceiverTypevalue()static MessageReceiverTypeMessageReceiverType. valueOf(String name)Returns the enum constant of this type with the specified name.static MessageReceiverType[]MessageReceiverType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-