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