com.opera.core.systems.scope.protos
Class ScopeProtos.MessageInfoList.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfoList.Builder>
              extended by com.opera.core.systems.scope.protos.ScopeProtos.MessageInfoList.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ScopeProtos.MessageInfoListOrBuilder, Cloneable
Enclosing class:
ScopeProtos.MessageInfoList

public static final class ScopeProtos.MessageInfoList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfoList.Builder>
implements ScopeProtos.MessageInfoListOrBuilder


Method Summary
 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.MessageInfo.Builder addMessageListBuilder()
           
 ScopeProtos.MessageInfo.Builder addMessageListBuilder(int index)
           
 ScopeProtos.MessageInfoList build()
           
 ScopeProtos.MessageInfoList buildPartial()
           
 ScopeProtos.MessageInfoList.Builder clear()
           
 ScopeProtos.MessageInfoList.Builder clearMessageList()
           
 ScopeProtos.MessageInfoList.Builder clone()
           
 ScopeProtos.MessageInfoList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 ScopeProtos.MessageInfo getMessageList(int index)
           
 ScopeProtos.MessageInfo.Builder getMessageListBuilder(int index)
           
 List<ScopeProtos.MessageInfo.Builder> getMessageListBuilderList()
           
 int getMessageListCount()
           
 List<ScopeProtos.MessageInfo> getMessageListList()
           
 ScopeProtos.MessageInfoOrBuilder getMessageListOrBuilder(int index)
           
 List<? extends ScopeProtos.MessageInfoOrBuilder> getMessageListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 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)
           
 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)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfoList.Builder>

clear

public ScopeProtos.MessageInfoList.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfoList.Builder>

clone

public ScopeProtos.MessageInfoList.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfoList.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfoList.Builder>

getDefaultInstanceForType

public ScopeProtos.MessageInfoList getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ScopeProtos.MessageInfoList build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ScopeProtos.MessageInfoList buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ScopeProtos.MessageInfoList.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopeProtos.MessageInfoList.Builder>

mergeFrom

public ScopeProtos.MessageInfoList.Builder mergeFrom(ScopeProtos.MessageInfoList other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfoList.Builder>

mergeFrom

public ScopeProtos.MessageInfoList.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                              throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopeProtos.MessageInfoList.Builder>
Throws:
IOException

getMessageListList

public List<ScopeProtos.MessageInfo> getMessageListList()
Specified by:
getMessageListList in interface ScopeProtos.MessageInfoListOrBuilder

getMessageListCount

public int getMessageListCount()
Specified by:
getMessageListCount in interface ScopeProtos.MessageInfoListOrBuilder

getMessageList

public ScopeProtos.MessageInfo getMessageList(int index)
Specified by:
getMessageList in interface ScopeProtos.MessageInfoListOrBuilder

setMessageList

public ScopeProtos.MessageInfoList.Builder setMessageList(int index,
                                                          ScopeProtos.MessageInfo value)

setMessageList

public ScopeProtos.MessageInfoList.Builder setMessageList(int index,
                                                          ScopeProtos.MessageInfo.Builder builderForValue)

addMessageList

public ScopeProtos.MessageInfoList.Builder addMessageList(ScopeProtos.MessageInfo value)

addMessageList

public ScopeProtos.MessageInfoList.Builder addMessageList(int index,
                                                          ScopeProtos.MessageInfo value)

addMessageList

public ScopeProtos.MessageInfoList.Builder addMessageList(ScopeProtos.MessageInfo.Builder builderForValue)

addMessageList

public ScopeProtos.MessageInfoList.Builder addMessageList(int index,
                                                          ScopeProtos.MessageInfo.Builder builderForValue)

addAllMessageList

public ScopeProtos.MessageInfoList.Builder addAllMessageList(Iterable<? extends ScopeProtos.MessageInfo> values)

clearMessageList

public ScopeProtos.MessageInfoList.Builder clearMessageList()

removeMessageList

public ScopeProtos.MessageInfoList.Builder removeMessageList(int index)

getMessageListBuilder

public ScopeProtos.MessageInfo.Builder getMessageListBuilder(int index)

getMessageListOrBuilder

public ScopeProtos.MessageInfoOrBuilder getMessageListOrBuilder(int index)
Specified by:
getMessageListOrBuilder in interface ScopeProtos.MessageInfoListOrBuilder

getMessageListOrBuilderList

public List<? extends ScopeProtos.MessageInfoOrBuilder> getMessageListOrBuilderList()
Specified by:
getMessageListOrBuilderList in interface ScopeProtos.MessageInfoListOrBuilder

addMessageListBuilder

public ScopeProtos.MessageInfo.Builder addMessageListBuilder()

addMessageListBuilder

public ScopeProtos.MessageInfo.Builder addMessageListBuilder(int index)

getMessageListBuilderList

public List<ScopeProtos.MessageInfo.Builder> getMessageListBuilderList()


Copyright © 2012. All Rights Reserved.