| Modifier and Type | Method and Description |
|---|---|
static Request.ServiceRequest.ServiceRequestType |
Request.ServiceRequest.ServiceRequestType.forNumber(int value) |
Request.ServiceRequest.ServiceRequestType |
Request.ServiceRequestOrBuilder.getServiceRequestType()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
Request.ServiceRequest.ServiceRequestType |
Request.ServiceRequest.getServiceRequestType()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
Request.ServiceRequest.ServiceRequestType |
Request.ServiceRequest.Builder.getServiceRequestType()
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
static Request.ServiceRequest.ServiceRequestType |
Request.ServiceRequest.ServiceRequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Request.ServiceRequest.ServiceRequestType |
Request.ServiceRequest.ServiceRequestType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Request.ServiceRequest.ServiceRequestType |
Request.ServiceRequest.ServiceRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Request.ServiceRequest.ServiceRequestType[] |
Request.ServiceRequest.ServiceRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Request.ServiceRequest.ServiceRequestType> |
Request.ServiceRequest.ServiceRequestType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Request.ServiceRequest.Builder |
Request.ServiceRequest.Builder.setServiceRequestType(Request.ServiceRequest.ServiceRequestType value)
.proto.ServiceRequest.ServiceRequestType serviceRequestType = 1; |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.