ScopeProtos.MessageInfoList.Builder
ScopeProtos.MessageInfoList.Builder.addAllMessageList(Iterable<? extends ScopeProtos.MessageInfo> values)
ScopeProtos.MessageInfoList.Builder.addMessageList(int index, ScopeProtos.MessageInfo.Builder builderForValue)
ScopeProtos.MessageInfoList.Builder.addMessageList(int index, ScopeProtos.MessageInfo value)
ScopeProtos.MessageInfoList.Builder.addMessageList(ScopeProtos.MessageInfo.Builder builderForValue)
ScopeProtos.MessageInfoList.Builder.addMessageList(ScopeProtos.MessageInfo value)
ScopeProtos.MessageInfoList.Builder.clear()
ScopeProtos.MessageInfoList.Builder.clearMessageList()
ScopeProtos.MessageInfoList.Builder.clone()
ScopeProtos.MessageInfoList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopeProtos.MessageInfoList.Builder.mergeFrom(com.google.protobuf.Message other)
ScopeProtos.MessageInfoList.Builder.mergeFrom(ScopeProtos.MessageInfoList other)
static ScopeProtos.MessageInfoList.Builder
ScopeProtos.MessageInfoList.newBuilder()
ScopeProtos.MessageInfoList.newBuilder(ScopeProtos.MessageInfoList prototype)
ScopeProtos.MessageInfoList.newBuilderForType()
protected ScopeProtos.MessageInfoList.Builder
ScopeProtos.MessageInfoList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
ScopeProtos.MessageInfoList.Builder.removeMessageList(int index)
ScopeProtos.MessageInfoList.Builder.setMessageList(int index, ScopeProtos.MessageInfo.Builder builderForValue)
ScopeProtos.MessageInfoList.Builder.setMessageList(int index, ScopeProtos.MessageInfo value)
ScopeProtos.MessageInfoList.toBuilder()