Uses of Enum Class
org.hansken.extraction.plugin.grpc.RpcPluginType
Packages that use RpcPluginType
-
Uses of RpcPluginType in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcPluginTypeModifier and TypeMethodDescriptionstatic RpcPluginTypeRpcPluginType.forNumber(int value) RpcPluginInfo.Builder.getType().org.hansken.extraction.plugin.grpc.RpcPluginType type = 1;RpcPluginInfo.getType().org.hansken.extraction.plugin.grpc.RpcPluginType type = 1;RpcPluginInfoOrBuilder.getType().org.hansken.extraction.plugin.grpc.RpcPluginType type = 1;static RpcPluginTypeRpcPluginType.valueOf(int value) Deprecated.static RpcPluginTypeRpcPluginType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static RpcPluginTypeReturns the enum constant of this class with the specified name.static RpcPluginType[]RpcPluginType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcPluginTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RpcPluginType> RpcPluginType.internalGetValueMap()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcPluginTypeModifier and TypeMethodDescriptionRpcPluginInfo.Builder.setType(RpcPluginType value) .org.hansken.extraction.plugin.grpc.RpcPluginType type = 1;