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

public static final class EsdbgProtos.ObjectValue.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>
implements EsdbgProtos.ObjectValueOrBuilder


Method Summary
 EsdbgProtos.ObjectValue build()
           
 EsdbgProtos.ObjectValue buildPartial()
           
 EsdbgProtos.ObjectValue.Builder clear()
           
 EsdbgProtos.ObjectValue.Builder clearIsCallable()
           
 EsdbgProtos.ObjectValue.Builder clearIsFunction()
           
 EsdbgProtos.ObjectValue.Builder clearName()
           
 EsdbgProtos.ObjectValue.Builder clearObjectID()
           
 EsdbgProtos.ObjectValue.Builder clearPrototypeID()
           
 EsdbgProtos.ObjectValue.Builder clearType()
           
 EsdbgProtos.ObjectValue.Builder clone()
           
 EsdbgProtos.ObjectValue getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 boolean getIsCallable()
           
 boolean getIsFunction()
           
 String getName()
           
 int getObjectID()
           
 int getPrototypeID()
           
 String getType()
           
 boolean hasIsCallable()
           
 boolean hasIsFunction()
           
 boolean hasName()
           
 boolean hasObjectID()
           
 boolean hasPrototypeID()
           
 boolean hasType()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 EsdbgProtos.ObjectValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EsdbgProtos.ObjectValue.Builder mergeFrom(EsdbgProtos.ObjectValue other)
           
 EsdbgProtos.ObjectValue.Builder mergeFrom(com.google.protobuf.Message other)
           
 EsdbgProtos.ObjectValue.Builder setIsCallable(boolean value)
           
 EsdbgProtos.ObjectValue.Builder setIsFunction(boolean value)
           
 EsdbgProtos.ObjectValue.Builder setName(String value)
           
 EsdbgProtos.ObjectValue.Builder setObjectID(int value)
           
 EsdbgProtos.ObjectValue.Builder setPrototypeID(int value)
           
 EsdbgProtos.ObjectValue.Builder setType(String 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.ObjectValue.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

hasObjectID

public boolean hasObjectID()
Specified by:
hasObjectID in interface EsdbgProtos.ObjectValueOrBuilder

getObjectID

public int getObjectID()
Specified by:
getObjectID in interface EsdbgProtos.ObjectValueOrBuilder

setObjectID

public EsdbgProtos.ObjectValue.Builder setObjectID(int value)

clearObjectID

public EsdbgProtos.ObjectValue.Builder clearObjectID()

hasIsCallable

public boolean hasIsCallable()
Specified by:
hasIsCallable in interface EsdbgProtos.ObjectValueOrBuilder

getIsCallable

public boolean getIsCallable()
Specified by:
getIsCallable in interface EsdbgProtos.ObjectValueOrBuilder

setIsCallable

public EsdbgProtos.ObjectValue.Builder setIsCallable(boolean value)

clearIsCallable

public EsdbgProtos.ObjectValue.Builder clearIsCallable()

hasIsFunction

public boolean hasIsFunction()
Specified by:
hasIsFunction in interface EsdbgProtos.ObjectValueOrBuilder

getIsFunction

public boolean getIsFunction()
Specified by:
getIsFunction in interface EsdbgProtos.ObjectValueOrBuilder

setIsFunction

public EsdbgProtos.ObjectValue.Builder setIsFunction(boolean value)

clearIsFunction

public EsdbgProtos.ObjectValue.Builder clearIsFunction()

hasType

public boolean hasType()
Specified by:
hasType in interface EsdbgProtos.ObjectValueOrBuilder

getType

public String getType()
Specified by:
getType in interface EsdbgProtos.ObjectValueOrBuilder

setType

public EsdbgProtos.ObjectValue.Builder setType(String value)

clearType

public EsdbgProtos.ObjectValue.Builder clearType()

hasPrototypeID

public boolean hasPrototypeID()
Specified by:
hasPrototypeID in interface EsdbgProtos.ObjectValueOrBuilder

getPrototypeID

public int getPrototypeID()
Specified by:
getPrototypeID in interface EsdbgProtos.ObjectValueOrBuilder

setPrototypeID

public EsdbgProtos.ObjectValue.Builder setPrototypeID(int value)

clearPrototypeID

public EsdbgProtos.ObjectValue.Builder clearPrototypeID()

hasName

public boolean hasName()
Specified by:
hasName in interface EsdbgProtos.ObjectValueOrBuilder

getName

public String getName()
Specified by:
getName in interface EsdbgProtos.ObjectValueOrBuilder

setName

public EsdbgProtos.ObjectValue.Builder setName(String value)

clearName

public EsdbgProtos.ObjectValue.Builder clearName()


Copyright © 2012. All Rights Reserved.