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

public static final class Esdbg6Protos.ObjectInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.ObjectInfo.Builder>
implements Esdbg6Protos.ObjectInfoOrBuilder


Method Summary
 Esdbg6Protos.ObjectInfo.Builder addAllPropertyList(Iterable<? extends Esdbg6Protos.ObjectInfo.Property> values)
           
 Esdbg6Protos.ObjectInfo.Builder addPropertyList(Esdbg6Protos.ObjectInfo.Property.Builder builderForValue)
           
 Esdbg6Protos.ObjectInfo.Builder addPropertyList(Esdbg6Protos.ObjectInfo.Property value)
           
 Esdbg6Protos.ObjectInfo.Builder addPropertyList(int index, Esdbg6Protos.ObjectInfo.Property.Builder builderForValue)
           
 Esdbg6Protos.ObjectInfo.Builder addPropertyList(int index, Esdbg6Protos.ObjectInfo.Property value)
           
 Esdbg6Protos.ObjectInfo.Property.Builder addPropertyListBuilder()
           
 Esdbg6Protos.ObjectInfo.Property.Builder addPropertyListBuilder(int index)
           
 Esdbg6Protos.ObjectInfo build()
           
 Esdbg6Protos.ObjectInfo buildPartial()
           
 Esdbg6Protos.ObjectInfo.Builder clear()
           
 Esdbg6Protos.ObjectInfo.Builder clearPropertyList()
           
 Esdbg6Protos.ObjectInfo.Builder clearValue()
           
 Esdbg6Protos.ObjectInfo.Builder clone()
           
 Esdbg6Protos.ObjectInfo getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 Esdbg6Protos.ObjectInfo.Property getPropertyList(int index)
           
 Esdbg6Protos.ObjectInfo.Property.Builder getPropertyListBuilder(int index)
           
 List<Esdbg6Protos.ObjectInfo.Property.Builder> getPropertyListBuilderList()
           
 int getPropertyListCount()
           
 List<Esdbg6Protos.ObjectInfo.Property> getPropertyListList()
           
 Esdbg6Protos.ObjectInfo.PropertyOrBuilder getPropertyListOrBuilder(int index)
           
 List<? extends Esdbg6Protos.ObjectInfo.PropertyOrBuilder> getPropertyListOrBuilderList()
           
 Esdbg6Protos.ObjectValue getValue()
           
 Esdbg6Protos.ObjectValue.Builder getValueBuilder()
           
 Esdbg6Protos.ObjectValueOrBuilder getValueOrBuilder()
           
 boolean hasValue()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 Esdbg6Protos.ObjectInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 Esdbg6Protos.ObjectInfo.Builder mergeFrom(Esdbg6Protos.ObjectInfo other)
           
 Esdbg6Protos.ObjectInfo.Builder mergeFrom(com.google.protobuf.Message other)
           
 Esdbg6Protos.ObjectInfo.Builder mergeValue(Esdbg6Protos.ObjectValue value)
           
 Esdbg6Protos.ObjectInfo.Builder removePropertyList(int index)
           
 Esdbg6Protos.ObjectInfo.Builder setPropertyList(int index, Esdbg6Protos.ObjectInfo.Property.Builder builderForValue)
           
 Esdbg6Protos.ObjectInfo.Builder setPropertyList(int index, Esdbg6Protos.ObjectInfo.Property value)
           
 Esdbg6Protos.ObjectInfo.Builder setValue(Esdbg6Protos.ObjectValue.Builder builderForValue)
           
 Esdbg6Protos.ObjectInfo.Builder setValue(Esdbg6Protos.ObjectValue 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.ObjectInfo.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

public Esdbg6Protos.ObjectInfo.Builder mergeFrom(Esdbg6Protos.ObjectInfo 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.ObjectInfo.Builder>

mergeFrom

public Esdbg6Protos.ObjectInfo.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<Esdbg6Protos.ObjectInfo.Builder>
Throws:
IOException

hasValue

public boolean hasValue()
Specified by:
hasValue in interface Esdbg6Protos.ObjectInfoOrBuilder

getValue

public Esdbg6Protos.ObjectValue getValue()
Specified by:
getValue in interface Esdbg6Protos.ObjectInfoOrBuilder

setValue

public Esdbg6Protos.ObjectInfo.Builder setValue(Esdbg6Protos.ObjectValue value)

setValue

public Esdbg6Protos.ObjectInfo.Builder setValue(Esdbg6Protos.ObjectValue.Builder builderForValue)

mergeValue

public Esdbg6Protos.ObjectInfo.Builder mergeValue(Esdbg6Protos.ObjectValue value)

clearValue

public Esdbg6Protos.ObjectInfo.Builder clearValue()

getValueBuilder

public Esdbg6Protos.ObjectValue.Builder getValueBuilder()

getValueOrBuilder

public Esdbg6Protos.ObjectValueOrBuilder getValueOrBuilder()
Specified by:
getValueOrBuilder in interface Esdbg6Protos.ObjectInfoOrBuilder

getPropertyListList

public List<Esdbg6Protos.ObjectInfo.Property> getPropertyListList()
Specified by:
getPropertyListList in interface Esdbg6Protos.ObjectInfoOrBuilder

getPropertyListCount

public int getPropertyListCount()
Specified by:
getPropertyListCount in interface Esdbg6Protos.ObjectInfoOrBuilder

getPropertyList

public Esdbg6Protos.ObjectInfo.Property getPropertyList(int index)
Specified by:
getPropertyList in interface Esdbg6Protos.ObjectInfoOrBuilder

setPropertyList

public Esdbg6Protos.ObjectInfo.Builder setPropertyList(int index,
                                                       Esdbg6Protos.ObjectInfo.Property value)

setPropertyList

public Esdbg6Protos.ObjectInfo.Builder setPropertyList(int index,
                                                       Esdbg6Protos.ObjectInfo.Property.Builder builderForValue)

addPropertyList

public Esdbg6Protos.ObjectInfo.Builder addPropertyList(Esdbg6Protos.ObjectInfo.Property value)

addPropertyList

public Esdbg6Protos.ObjectInfo.Builder addPropertyList(int index,
                                                       Esdbg6Protos.ObjectInfo.Property value)

addPropertyList

public Esdbg6Protos.ObjectInfo.Builder addPropertyList(Esdbg6Protos.ObjectInfo.Property.Builder builderForValue)

addPropertyList

public Esdbg6Protos.ObjectInfo.Builder addPropertyList(int index,
                                                       Esdbg6Protos.ObjectInfo.Property.Builder builderForValue)

addAllPropertyList

public Esdbg6Protos.ObjectInfo.Builder addAllPropertyList(Iterable<? extends Esdbg6Protos.ObjectInfo.Property> values)

clearPropertyList

public Esdbg6Protos.ObjectInfo.Builder clearPropertyList()

removePropertyList

public Esdbg6Protos.ObjectInfo.Builder removePropertyList(int index)

getPropertyListBuilder

public Esdbg6Protos.ObjectInfo.Property.Builder getPropertyListBuilder(int index)

getPropertyListOrBuilder

public Esdbg6Protos.ObjectInfo.PropertyOrBuilder getPropertyListOrBuilder(int index)
Specified by:
getPropertyListOrBuilder in interface Esdbg6Protos.ObjectInfoOrBuilder

getPropertyListOrBuilderList

public List<? extends Esdbg6Protos.ObjectInfo.PropertyOrBuilder> getPropertyListOrBuilderList()
Specified by:
getPropertyListOrBuilderList in interface Esdbg6Protos.ObjectInfoOrBuilder

addPropertyListBuilder

public Esdbg6Protos.ObjectInfo.Property.Builder addPropertyListBuilder()

addPropertyListBuilder

public Esdbg6Protos.ObjectInfo.Property.Builder addPropertyListBuilder(int index)

getPropertyListBuilderList

public List<Esdbg6Protos.ObjectInfo.Property.Builder> getPropertyListBuilderList()


Copyright © 2012. All Rights Reserved.