Class: CodeValue
- Inherits:
-
Object
- Object
- CodeValue
- 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
- CODE =
1
- FIELDS =
{ CODE => {:type => ::Thrift::Types::STRING, :name => 'code', :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
9610 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9610 def struct_fields; FIELDS; end |
#validate ⇒ Object
9612 9613 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9612 def validate end |