Sha256: 86cc04893441bad963a46e249683d37dfd9e52cc03c7cb03f7d9342fc6317fd7

Contents?: true

Size: 599 Bytes

Versions: 3

Compression:

Stored size: 599 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: InjectionMethod.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("InjectionMethod.proto", :syntax => :proto2) do
    add_enum "nuva.InjectionMethod" do
      value :UnspecifiedInjectionMethod, 0
      value :Intramuscular, 1
      value :Subcutaneous, 2
      value :Oral, 3
      value :Intranasal, 4
      value :Intradermal, 5
    end
  end
end

module Nuva
  InjectionMethod = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("nuva.InjectionMethod").enummodule
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nuva-0.1.7 lib/nuva/InjectionMethod_pb.rb
nuva-0.1.6 ./lib/InjectionMethod_pb.rb
nuva-0.1.5 ./lib/InjectionMethod_pb.rb