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

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


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

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

hasValue

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

getValue

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

setValue

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

setValue

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

mergeValue

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

clearValue

public EsdbgProtos.ObjectInfo.Builder clearValue()

getValueBuilder

public EsdbgProtos.ObjectValue.Builder getValueBuilder()

getValueOrBuilder

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

getPropertyListList

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

getPropertyListCount

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

getPropertyList

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

setPropertyList

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

setPropertyList

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

addPropertyList

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

addPropertyList

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

addPropertyList

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

addPropertyList

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

addAllPropertyList

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

clearPropertyList

public EsdbgProtos.ObjectInfo.Builder clearPropertyList()

removePropertyList

public EsdbgProtos.ObjectInfo.Builder removePropertyList(int index)

getPropertyListBuilder

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

getPropertyListOrBuilder

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

getPropertyListOrBuilderList

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

addPropertyListBuilder

public EsdbgProtos.ObjectInfo.Property.Builder addPropertyListBuilder()

addPropertyListBuilder

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

getPropertyListBuilderList

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


Copyright © 2012. All Rights Reserved.