|
IRubyObject | addField (ThreadContext context, IRubyObject obj) |
|
DescriptorProtos.OneofDescriptorProto | build (int index) |
|
IRubyObject | each (ThreadContext context, Block block) |
|
IRubyObject | getName (ThreadContext context) |
|
IRubyObject | initialize (ThreadContext context) |
|
| RubyOneofDescriptor (Ruby ruby, RubyClass rubyClass) |
|
IRubyObject | setName (ThreadContext context, IRubyObject name) |
|
Definition at line 19 of file RubyOneofDescriptor.java.
◆ RubyOneofDescriptor()
com.google.protobuf.jruby.RubyOneofDescriptor.RubyOneofDescriptor |
( |
Ruby |
ruby, |
|
|
RubyClass |
rubyClass |
|
) |
| |
|
inline |
◆ addField()
IRubyObject com.google.protobuf.jruby.RubyOneofDescriptor.addField |
( |
ThreadContext |
context, |
|
|
IRubyObject |
obj |
|
) |
| |
|
inline |
◆ build()
DescriptorProtos.OneofDescriptorProto com.google.protobuf.jruby.RubyOneofDescriptor.build |
( |
int |
index | ) |
|
|
inline |
◆ createRubyOneofDescriptor()
static void com.google.protobuf.jruby.RubyOneofDescriptor.createRubyOneofDescriptor |
( |
Ruby |
runtime | ) |
|
|
inlinestatic |
◆ each()
IRubyObject com.google.protobuf.jruby.RubyOneofDescriptor.each |
( |
ThreadContext |
context, |
|
|
Block |
block |
|
) |
| |
|
inline |
◆ getFields()
◆ getName()
IRubyObject com.google.protobuf.jruby.RubyOneofDescriptor.getName |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ getOneofDescriptor()
◆ initialize()
IRubyObject com.google.protobuf.jruby.RubyOneofDescriptor.initialize |
( |
ThreadContext |
context | ) |
|
|
inline |
◆ setName()
IRubyObject com.google.protobuf.jruby.RubyOneofDescriptor.setName |
( |
ThreadContext |
context, |
|
|
IRubyObject |
name |
|
) |
| |
|
inline |
◆ builder
◆ fields
◆ name
IRubyObject com.google.protobuf.jruby.RubyOneofDescriptor.name |
|
private |
The documentation for this class was generated from the following file: