Uses of Enum Class
dev.crashteam.crm.CreateLeadResponse.ErrorResponse.ErrorCode
-
Uses of CreateLeadResponse.ErrorResponse.ErrorCode in dev.crashteam.crm
Methods in dev.crashteam.crm that return CreateLeadResponse.ErrorResponse.ErrorCodeModifier and TypeMethodDescriptionCreateLeadResponse.ErrorResponse.ErrorCode.forNumber(int value) CreateLeadResponse.ErrorResponse.Builder.getErrorCode().crm.CreateLeadResponse.ErrorResponse.ErrorCode errorCode = 1;CreateLeadResponse.ErrorResponse.getErrorCode().crm.CreateLeadResponse.ErrorResponse.ErrorCode errorCode = 1;CreateLeadResponse.ErrorResponseOrBuilder.getErrorCode().crm.CreateLeadResponse.ErrorResponse.ErrorCode errorCode = 1;CreateLeadResponse.ErrorResponse.ErrorCode.valueOf(int value) Deprecated.CreateLeadResponse.ErrorResponse.ErrorCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.CreateLeadResponse.ErrorResponse.ErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.crashteam.crm that return types with arguments of type CreateLeadResponse.ErrorResponse.ErrorCodeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CreateLeadResponse.ErrorResponse.ErrorCode>CreateLeadResponse.ErrorResponse.ErrorCode.internalGetValueMap()Methods in dev.crashteam.crm with parameters of type CreateLeadResponse.ErrorResponse.ErrorCodeModifier and TypeMethodDescriptionCreateLeadResponse.ErrorResponse.Builder.setErrorCode(CreateLeadResponse.ErrorResponse.ErrorCode value) .crm.CreateLeadResponse.ErrorResponse.ErrorCode errorCode = 1;