A builder of MessageInfo instances.
Definition at line 111 of file StructuralMessageInfo.java.
◆ Builder() [1/2]
com.google.protobuf.StructuralMessageInfo.Builder.Builder |
( |
| ) |
|
|
inline |
◆ Builder() [2/2]
com.google.protobuf.StructuralMessageInfo.Builder.Builder |
( |
int |
numFields | ) |
|
|
inline |
◆ build()
StructuralMessageInfo com.google.protobuf.StructuralMessageInfo.Builder.build |
( |
| ) |
|
|
inline |
◆ withCheckInitialized()
void com.google.protobuf.StructuralMessageInfo.Builder.withCheckInitialized |
( |
int[] |
checkInitialized | ) |
|
|
inline |
◆ withDefaultInstance()
void com.google.protobuf.StructuralMessageInfo.Builder.withDefaultInstance |
( |
Object |
defaultInstance | ) |
|
|
inline |
◆ withField()
void com.google.protobuf.StructuralMessageInfo.Builder.withField |
( |
FieldInfo |
field | ) |
|
|
inline |
◆ withMessageSetWireFormat()
void com.google.protobuf.StructuralMessageInfo.Builder.withMessageSetWireFormat |
( |
boolean |
messageSetWireFormat | ) |
|
|
inline |
◆ withSyntax()
void com.google.protobuf.StructuralMessageInfo.Builder.withSyntax |
( |
ProtoSyntax |
syntax | ) |
|
|
inline |
◆ checkInitialized
int [] com.google.protobuf.StructuralMessageInfo.Builder.checkInitialized = null |
|
private |
◆ defaultInstance
Object com.google.protobuf.StructuralMessageInfo.Builder.defaultInstance |
|
private |
◆ fields
final List<FieldInfo> com.google.protobuf.StructuralMessageInfo.Builder.fields |
|
private |
◆ messageSetWireFormat
boolean com.google.protobuf.StructuralMessageInfo.Builder.messageSetWireFormat |
|
private |
◆ syntax
ProtoSyntax com.google.protobuf.StructuralMessageInfo.Builder.syntax |
|
private |
◆ wasBuilt
boolean com.google.protobuf.StructuralMessageInfo.Builder.wasBuilt |
|
private |
The documentation for this class was generated from the following file: