Enum ModulesServicePb.ModulesServiceError.ErrorCode (2.0.0)

public enum ModulesServicePb.ModulesServiceError.ErrorCode extends Enum<ModulesServicePb.ModulesServiceError.ErrorCode> implements ProtocolMessageEnum

Implements

com.google.protobuf.ProtocolMessageEnum

Static Fields

NameDescription
INVALID_INSTANCES
INVALID_INSTANCES_VALUE
INVALID_MODULE
INVALID_MODULE_VALUE
INVALID_VERSION
INVALID_VERSION_VALUE
OK
OK_VALUE
TRANSIENT_ERROR
TRANSIENT_ERROR_VALUE
UNEXPECTED_STATE
UNEXPECTED_STATE_VALUE

Static Methods

NameDescription
forNumber(int arg0)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor arg0)
valueOf(int arg0)
valueOf(String arg0)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()