Class: Admission

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb

Constant Summary collapse

ADMISSIONTIME =
1
FIELDS =
{
  ADMISSIONTIME => {:type => ::Thrift::Types::I64, :name => 'admissionTime'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



10055
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10055

def struct_fields; FIELDS; end

#validateObject



10057
10058
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10057

def validate
end