com.opera.core.systems.scope.protos
Class Esdbg6Protos.ConsoleLogInfo.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<Esdbg6Protos.ConsoleLogInfo.Builder>
              extended by com.opera.core.systems.scope.protos.Esdbg6Protos.ConsoleLogInfo.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Esdbg6Protos.ConsoleLogInfoOrBuilder, java.lang.Cloneable
Enclosing class:
Esdbg6Protos.ConsoleLogInfo

public static final class Esdbg6Protos.ConsoleLogInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.ConsoleLogInfo.Builder>
implements Esdbg6Protos.ConsoleLogInfoOrBuilder


Method Summary
 Esdbg6Protos.ConsoleLogInfo.Builder addAllValueList(java.lang.Iterable<? extends Esdbg6Protos.ConsoleLogInfo.Value> values)
           
 Esdbg6Protos.ConsoleLogInfo.Builder addValueList(Esdbg6Protos.ConsoleLogInfo.Value.Builder builderForValue)
           
 Esdbg6Protos.ConsoleLogInfo.Builder addValueList(Esdbg6Protos.ConsoleLogInfo.Value value)
           
 Esdbg6Protos.ConsoleLogInfo.Builder addValueList(int index, Esdbg6Protos.ConsoleLogInfo.Value.Builder builderForValue)
           
 Esdbg6Protos.ConsoleLogInfo.Builder addValueList(int index, Esdbg6Protos.ConsoleLogInfo.Value value)
           
 Esdbg6Protos.ConsoleLogInfo.Value.Builder addValueListBuilder()
           
 Esdbg6Protos.ConsoleLogInfo.Value.Builder addValueListBuilder(int index)
           
 Esdbg6Protos.ConsoleLogInfo build()
           
 Esdbg6Protos.ConsoleLogInfo buildPartial()
           
 Esdbg6Protos.ConsoleLogInfo.Builder clear()
           
 Esdbg6Protos.ConsoleLogInfo.Builder clearPosition()
           
 Esdbg6Protos.ConsoleLogInfo.Builder clearRuntimeID()
           
 Esdbg6Protos.ConsoleLogInfo.Builder clearType()
           
 Esdbg6Protos.ConsoleLogInfo.Builder clearValueList()
           
 Esdbg6Protos.ConsoleLogInfo.Builder clone()
           
 Esdbg6Protos.ConsoleLogInfo getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 Esdbg6Protos.Position getPosition()
           
 Esdbg6Protos.Position.Builder getPositionBuilder()
           
 Esdbg6Protos.PositionOrBuilder getPositionOrBuilder()
           
 int getRuntimeID()
           
 int getType()
           
 Esdbg6Protos.ConsoleLogInfo.Value getValueList(int index)
           
 Esdbg6Protos.ConsoleLogInfo.Value.Builder getValueListBuilder(int index)
           
 java.util.List<Esdbg6Protos.ConsoleLogInfo.Value.Builder> getValueListBuilderList()
           
 int getValueListCount()
           
 java.util.List<Esdbg6Protos.ConsoleLogInfo.Value> getValueListList()
           
 Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder getValueListOrBuilder(int index)
           
 java.util.List<? extends Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder> getValueListOrBuilderList()
           
 boolean hasPosition()
           
 boolean hasRuntimeID()
           
 boolean hasType()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 Esdbg6Protos.ConsoleLogInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 Esdbg6Protos.ConsoleLogInfo.Builder mergeFrom(Esdbg6Protos.ConsoleLogInfo other)
           
 Esdbg6Protos.ConsoleLogInfo.Builder mergeFrom(com.google.protobuf.Message other)
           
 Esdbg6Protos.ConsoleLogInfo.Builder mergePosition(Esdbg6Protos.Position value)
           
 Esdbg6Protos.ConsoleLogInfo.Builder removeValueList(int index)
           
 Esdbg6Protos.ConsoleLogInfo.Builder setPosition(Esdbg6Protos.Position.Builder builderForValue)
           
 Esdbg6Protos.ConsoleLogInfo.Builder setPosition(Esdbg6Protos.Position value)
           
 Esdbg6Protos.ConsoleLogInfo.Builder setRuntimeID(int value)
           
 Esdbg6Protos.ConsoleLogInfo.Builder setType(int value)
           
 Esdbg6Protos.ConsoleLogInfo.Builder setValueList(int index, Esdbg6Protos.ConsoleLogInfo.Value.Builder builderForValue)
           
 Esdbg6Protos.ConsoleLogInfo.Builder setValueList(int index, Esdbg6Protos.ConsoleLogInfo.Value 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<Esdbg6Protos.ConsoleLogInfo.Builder>

clear

public Esdbg6Protos.ConsoleLogInfo.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<Esdbg6Protos.ConsoleLogInfo.Builder>

clone

public Esdbg6Protos.ConsoleLogInfo.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<Esdbg6Protos.ConsoleLogInfo.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<Esdbg6Protos.ConsoleLogInfo.Builder>

getDefaultInstanceForType

public Esdbg6Protos.ConsoleLogInfo getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public Esdbg6Protos.ConsoleLogInfo.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<Esdbg6Protos.ConsoleLogInfo.Builder>

mergeFrom

public Esdbg6Protos.ConsoleLogInfo.Builder mergeFrom(Esdbg6Protos.ConsoleLogInfo other)

isInitialized

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

mergeFrom

public Esdbg6Protos.ConsoleLogInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                              throws java.io.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<Esdbg6Protos.ConsoleLogInfo.Builder>
Throws:
java.io.IOException

hasRuntimeID

public boolean hasRuntimeID()
Specified by:
hasRuntimeID in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

getRuntimeID

public int getRuntimeID()
Specified by:
getRuntimeID in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

setRuntimeID

public Esdbg6Protos.ConsoleLogInfo.Builder setRuntimeID(int value)

clearRuntimeID

public Esdbg6Protos.ConsoleLogInfo.Builder clearRuntimeID()

hasType

public boolean hasType()
Specified by:
hasType in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

getType

public int getType()
Specified by:
getType in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

setType

public Esdbg6Protos.ConsoleLogInfo.Builder setType(int value)

clearType

public Esdbg6Protos.ConsoleLogInfo.Builder clearType()

getValueListList

public java.util.List<Esdbg6Protos.ConsoleLogInfo.Value> getValueListList()
Specified by:
getValueListList in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

getValueListCount

public int getValueListCount()
Specified by:
getValueListCount in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

getValueList

public Esdbg6Protos.ConsoleLogInfo.Value getValueList(int index)
Specified by:
getValueList in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

setValueList

public Esdbg6Protos.ConsoleLogInfo.Builder setValueList(int index,
                                                        Esdbg6Protos.ConsoleLogInfo.Value value)

setValueList

public Esdbg6Protos.ConsoleLogInfo.Builder setValueList(int index,
                                                        Esdbg6Protos.ConsoleLogInfo.Value.Builder builderForValue)

addValueList

public Esdbg6Protos.ConsoleLogInfo.Builder addValueList(Esdbg6Protos.ConsoleLogInfo.Value value)

addValueList

public Esdbg6Protos.ConsoleLogInfo.Builder addValueList(int index,
                                                        Esdbg6Protos.ConsoleLogInfo.Value value)

addValueList

public Esdbg6Protos.ConsoleLogInfo.Builder addValueList(Esdbg6Protos.ConsoleLogInfo.Value.Builder builderForValue)

addValueList

public Esdbg6Protos.ConsoleLogInfo.Builder addValueList(int index,
                                                        Esdbg6Protos.ConsoleLogInfo.Value.Builder builderForValue)

addAllValueList

public Esdbg6Protos.ConsoleLogInfo.Builder addAllValueList(java.lang.Iterable<? extends Esdbg6Protos.ConsoleLogInfo.Value> values)

clearValueList

public Esdbg6Protos.ConsoleLogInfo.Builder clearValueList()

removeValueList

public Esdbg6Protos.ConsoleLogInfo.Builder removeValueList(int index)

getValueListBuilder

public Esdbg6Protos.ConsoleLogInfo.Value.Builder getValueListBuilder(int index)

getValueListOrBuilder

public Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder getValueListOrBuilder(int index)
Specified by:
getValueListOrBuilder in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

getValueListOrBuilderList

public java.util.List<? extends Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder> getValueListOrBuilderList()
Specified by:
getValueListOrBuilderList in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

addValueListBuilder

public Esdbg6Protos.ConsoleLogInfo.Value.Builder addValueListBuilder()

addValueListBuilder

public Esdbg6Protos.ConsoleLogInfo.Value.Builder addValueListBuilder(int index)

getValueListBuilderList

public java.util.List<Esdbg6Protos.ConsoleLogInfo.Value.Builder> getValueListBuilderList()

hasPosition

public boolean hasPosition()
Specified by:
hasPosition in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

getPosition

public Esdbg6Protos.Position getPosition()
Specified by:
getPosition in interface Esdbg6Protos.ConsoleLogInfoOrBuilder

setPosition

public Esdbg6Protos.ConsoleLogInfo.Builder setPosition(Esdbg6Protos.Position value)

setPosition

public Esdbg6Protos.ConsoleLogInfo.Builder setPosition(Esdbg6Protos.Position.Builder builderForValue)

mergePosition

public Esdbg6Protos.ConsoleLogInfo.Builder mergePosition(Esdbg6Protos.Position value)

clearPosition

public Esdbg6Protos.ConsoleLogInfo.Builder clearPosition()

getPositionBuilder

public Esdbg6Protos.Position.Builder getPositionBuilder()

getPositionOrBuilder

public Esdbg6Protos.PositionOrBuilder getPositionOrBuilder()
Specified by:
getPositionOrBuilder in interface Esdbg6Protos.ConsoleLogInfoOrBuilder


Copyright © 2011. All Rights Reserved.