Uses of Enum Class
com.salesforce.eventbus.protobuf.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in com.salesforce.eventbus.protobuf
Methods in com.salesforce.eventbus.protobuf that return ErrorCodeModifier and TypeMethodDescriptionstatic ErrorCode
ErrorCode.forNumber
(int value) Error.Builder.getCode()
Error codeError.getCode()
Error codeErrorOrBuilder.getCode()
Error codestatic ErrorCode
ErrorCode.valueOf
(int value) Deprecated.static ErrorCode
ErrorCode.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ErrorCode
Returns the enum constant of this class with the specified name.static ErrorCode[]
ErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.salesforce.eventbus.protobuf that return types with arguments of type ErrorCodeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ErrorCode>
ErrorCode.internalGetValueMap()
Methods in com.salesforce.eventbus.protobuf with parameters of type ErrorCodeModifier and TypeMethodDescriptionError code