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

public static final class ScopeProtos.MessageInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageInfo.Builder>
implements ScopeProtos.MessageInfoOrBuilder


Method Summary
 ScopeProtos.MessageInfo.Builder addAllFieldList(java.lang.Iterable<? extends ScopeProtos.MessageInfo.FieldInfo> values)
           
 ScopeProtos.MessageInfo.Builder addFieldList(int index, ScopeProtos.MessageInfo.FieldInfo.Builder builderForValue)
           
 ScopeProtos.MessageInfo.Builder addFieldList(int index, ScopeProtos.MessageInfo.FieldInfo value)
           
 ScopeProtos.MessageInfo.Builder addFieldList(ScopeProtos.MessageInfo.FieldInfo.Builder builderForValue)
           
 ScopeProtos.MessageInfo.Builder addFieldList(ScopeProtos.MessageInfo.FieldInfo value)
           
 ScopeProtos.MessageInfo.FieldInfo.Builder addFieldListBuilder()
           
 ScopeProtos.MessageInfo.FieldInfo.Builder addFieldListBuilder(int index)
           
 ScopeProtos.MessageInfo build()
           
 ScopeProtos.MessageInfo buildPartial()
           
 ScopeProtos.MessageInfo.Builder clear()
           
 ScopeProtos.MessageInfo.Builder clearFieldList()
           
 ScopeProtos.MessageInfo.Builder clearId()
           
 ScopeProtos.MessageInfo.Builder clearName()
           
 ScopeProtos.MessageInfo.Builder clearParentID()
           
 ScopeProtos.MessageInfo.Builder clone()
           
 ScopeProtos.MessageInfo getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 ScopeProtos.MessageInfo.FieldInfo getFieldList(int index)
           
 ScopeProtos.MessageInfo.FieldInfo.Builder getFieldListBuilder(int index)
           
 java.util.List<ScopeProtos.MessageInfo.FieldInfo.Builder> getFieldListBuilderList()
           
 int getFieldListCount()
           
 java.util.List<ScopeProtos.MessageInfo.FieldInfo> getFieldListList()
           
 ScopeProtos.MessageInfo.FieldInfoOrBuilder getFieldListOrBuilder(int index)
           
 java.util.List<? extends ScopeProtos.MessageInfo.FieldInfoOrBuilder> getFieldListOrBuilderList()
           
 int getId()
           
 java.lang.String getName()
           
 int getParentID()
           
 boolean hasId()
           
 boolean hasName()
           
 boolean hasParentID()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ScopeProtos.MessageInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ScopeProtos.MessageInfo.Builder mergeFrom(com.google.protobuf.Message other)
           
 ScopeProtos.MessageInfo.Builder mergeFrom(ScopeProtos.MessageInfo other)
           
 ScopeProtos.MessageInfo.Builder removeFieldList(int index)
           
 ScopeProtos.MessageInfo.Builder setFieldList(int index, ScopeProtos.MessageInfo.FieldInfo.Builder builderForValue)
           
 ScopeProtos.MessageInfo.Builder setFieldList(int index, ScopeProtos.MessageInfo.FieldInfo value)
           
 ScopeProtos.MessageInfo.Builder setId(int value)
           
 ScopeProtos.MessageInfo.Builder setName(java.lang.String value)
           
 ScopeProtos.MessageInfo.Builder setParentID(int 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.MessageInfo.Builder>

clear

public ScopeProtos.MessageInfo.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.MessageInfo.Builder>

clone

public ScopeProtos.MessageInfo.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.MessageInfo.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.MessageInfo.Builder>

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

public ScopeProtos.MessageInfo.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.MessageInfo.Builder>

mergeFrom

public ScopeProtos.MessageInfo.Builder mergeFrom(ScopeProtos.MessageInfo 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.MessageInfo.Builder>

mergeFrom

public ScopeProtos.MessageInfo.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<ScopeProtos.MessageInfo.Builder>
Throws:
java.io.IOException

hasId

public boolean hasId()
Specified by:
hasId in interface ScopeProtos.MessageInfoOrBuilder

getId

public int getId()
Specified by:
getId in interface ScopeProtos.MessageInfoOrBuilder

setId

public ScopeProtos.MessageInfo.Builder setId(int value)

clearId

public ScopeProtos.MessageInfo.Builder clearId()

hasName

public boolean hasName()
Specified by:
hasName in interface ScopeProtos.MessageInfoOrBuilder

getName

public java.lang.String getName()
Specified by:
getName in interface ScopeProtos.MessageInfoOrBuilder

setName

public ScopeProtos.MessageInfo.Builder setName(java.lang.String value)

clearName

public ScopeProtos.MessageInfo.Builder clearName()

getFieldListList

public java.util.List<ScopeProtos.MessageInfo.FieldInfo> getFieldListList()
Specified by:
getFieldListList in interface ScopeProtos.MessageInfoOrBuilder

getFieldListCount

public int getFieldListCount()
Specified by:
getFieldListCount in interface ScopeProtos.MessageInfoOrBuilder

getFieldList

public ScopeProtos.MessageInfo.FieldInfo getFieldList(int index)
Specified by:
getFieldList in interface ScopeProtos.MessageInfoOrBuilder

setFieldList

public ScopeProtos.MessageInfo.Builder setFieldList(int index,
                                                    ScopeProtos.MessageInfo.FieldInfo value)

setFieldList

public ScopeProtos.MessageInfo.Builder setFieldList(int index,
                                                    ScopeProtos.MessageInfo.FieldInfo.Builder builderForValue)

addFieldList

public ScopeProtos.MessageInfo.Builder addFieldList(ScopeProtos.MessageInfo.FieldInfo value)

addFieldList

public ScopeProtos.MessageInfo.Builder addFieldList(int index,
                                                    ScopeProtos.MessageInfo.FieldInfo value)

addFieldList

public ScopeProtos.MessageInfo.Builder addFieldList(ScopeProtos.MessageInfo.FieldInfo.Builder builderForValue)

addFieldList

public ScopeProtos.MessageInfo.Builder addFieldList(int index,
                                                    ScopeProtos.MessageInfo.FieldInfo.Builder builderForValue)

addAllFieldList

public ScopeProtos.MessageInfo.Builder addAllFieldList(java.lang.Iterable<? extends ScopeProtos.MessageInfo.FieldInfo> values)

clearFieldList

public ScopeProtos.MessageInfo.Builder clearFieldList()

removeFieldList

public ScopeProtos.MessageInfo.Builder removeFieldList(int index)

getFieldListBuilder

public ScopeProtos.MessageInfo.FieldInfo.Builder getFieldListBuilder(int index)

getFieldListOrBuilder

public ScopeProtos.MessageInfo.FieldInfoOrBuilder getFieldListOrBuilder(int index)
Specified by:
getFieldListOrBuilder in interface ScopeProtos.MessageInfoOrBuilder

getFieldListOrBuilderList

public java.util.List<? extends ScopeProtos.MessageInfo.FieldInfoOrBuilder> getFieldListOrBuilderList()
Specified by:
getFieldListOrBuilderList in interface ScopeProtos.MessageInfoOrBuilder

addFieldListBuilder

public ScopeProtos.MessageInfo.FieldInfo.Builder addFieldListBuilder()

addFieldListBuilder

public ScopeProtos.MessageInfo.FieldInfo.Builder addFieldListBuilder(int index)

getFieldListBuilderList

public java.util.List<ScopeProtos.MessageInfo.FieldInfo.Builder> getFieldListBuilderList()

hasParentID

public boolean hasParentID()
Specified by:
hasParentID in interface ScopeProtos.MessageInfoOrBuilder

getParentID

public int getParentID()
Specified by:
getParentID in interface ScopeProtos.MessageInfoOrBuilder

setParentID

public ScopeProtos.MessageInfo.Builder setParentID(int value)

clearParentID

public ScopeProtos.MessageInfo.Builder clearParentID()


Copyright © 2011. All Rights Reserved.