◆ RubyFieldDescriptor()
com.google.protobuf.jruby.RubyFieldDescriptor.RubyFieldDescriptor |
( |
Ruby |
runtime, |
|
|
RubyClass |
klazz |
|
) |
| |
|
inline |
◆ build()
DescriptorProtos.FieldDescriptorProto com.google.protobuf.jruby.RubyFieldDescriptor.build |
( |
| ) |
|
|
inlineprotected |
◆ createRubyFileDescriptor()
static void com.google.protobuf.jruby.RubyFieldDescriptor.createRubyFileDescriptor |
( |
Ruby |
runtime | ) |
|
|
inlinestatic |
◆ getFieldDef()
◆ getLabel()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.getLabel |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ getName()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.getName |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ getnumber()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.getnumber |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ getOneofName()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.getOneofName |
( |
| ) |
|
|
inlineprotected |
◆ getSubType()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.getSubType |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ getType()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.getType |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ getValue()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.getValue |
( |
ThreadContext |
context, |
|
|
IRubyObject |
msgRb |
|
) |
| |
|
inline |
◆ initialize()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.initialize |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ setFieldDef()
◆ setLabel()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.setLabel |
( |
ThreadContext |
context, |
|
|
IRubyObject |
value |
|
) |
| |
|
inline |
◆ setName()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.setName |
( |
ThreadContext |
context, |
|
|
IRubyObject |
value |
|
) |
| |
|
inline |
◆ setNumber()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.setNumber |
( |
ThreadContext |
context, |
|
|
IRubyObject |
value |
|
) |
| |
|
inline |
◆ setOneofIndex()
void com.google.protobuf.jruby.RubyFieldDescriptor.setOneofIndex |
( |
int |
index | ) |
|
|
inlineprotected |
◆ setOneofName()
void com.google.protobuf.jruby.RubyFieldDescriptor.setOneofName |
( |
IRubyObject |
name | ) |
|
|
inlineprotected |
◆ setSubmsgName()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.setSubmsgName |
( |
ThreadContext |
context, |
|
|
IRubyObject |
name |
|
) |
| |
|
inline |
◆ setSubType()
void com.google.protobuf.jruby.RubyFieldDescriptor.setSubType |
( |
IRubyObject |
rubyDescriptor | ) |
|
|
inlineprotected |
◆ setType()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.setType |
( |
ThreadContext |
context, |
|
|
IRubyObject |
value |
|
) |
| |
|
inline |
◆ setValue()
IRubyObject com.google.protobuf.jruby.RubyFieldDescriptor.setValue |
( |
ThreadContext |
context, |
|
|
IRubyObject |
msgRb, |
|
|
IRubyObject |
value |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java