Enum OperationResponseMapping (2.36.1)

public enum OperationResponseMapping extends Enum<OperationResponseMapping> implements ProtocolMessageEnum

Implements

ProtocolMessageEnum

Static Fields

NameDescription
ERROR_CODE
ERROR_CODE_VALUE
ERROR_MESSAGE
ERROR_MESSAGE_VALUE
NAME
NAME_VALUE
STATUS
STATUS_VALUE
UNDEFINED
UNDEFINED_VALUE
UNRECOGNIZED

Static Methods

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

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()