Uses of Enum
gauge.messages.Messages.StepValidateResponse.ErrorType
Packages that use Messages.StepValidateResponse.ErrorType
-
Uses of Messages.StepValidateResponse.ErrorType in gauge.messages
Methods in gauge.messages that return Messages.StepValidateResponse.ErrorTypeModifier and TypeMethodDescriptionMessages.StepValidateResponse.ErrorType.forNumber(int value) Messages.StepValidateResponse.Builder.getErrorType().gauge.messages.StepValidateResponse.ErrorType errorType = 3;Messages.StepValidateResponse.getErrorType().gauge.messages.StepValidateResponse.ErrorType errorType = 3;Messages.StepValidateResponseOrBuilder.getErrorType().gauge.messages.StepValidateResponse.ErrorType errorType = 3;Messages.StepValidateResponse.ErrorType.valueOf(int value) Deprecated.Messages.StepValidateResponse.ErrorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.Messages.StepValidateResponse.ErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gauge.messages that return types with arguments of type Messages.StepValidateResponse.ErrorTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Messages.StepValidateResponse.ErrorType>Messages.StepValidateResponse.ErrorType.internalGetValueMap()Methods in gauge.messages with parameters of type Messages.StepValidateResponse.ErrorTypeModifier and TypeMethodDescriptionMessages.StepValidateResponse.Builder.setErrorType(Messages.StepValidateResponse.ErrorType value) .gauge.messages.StepValidateResponse.ErrorType errorType = 3;