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

public static final class Esdbg6Protos.Configuration.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.Configuration.Builder>
implements Esdbg6Protos.ConfigurationOrBuilder


Method Summary
 Esdbg6Protos.Configuration build()
           
 Esdbg6Protos.Configuration buildPartial()
           
 Esdbg6Protos.Configuration.Builder clear()
           
 Esdbg6Protos.Configuration.Builder clearStopAtAbort()
           
 Esdbg6Protos.Configuration.Builder clearStopAtDebuggerStatement()
           
 Esdbg6Protos.Configuration.Builder clearStopAtError()
           
 Esdbg6Protos.Configuration.Builder clearStopAtException()
           
 Esdbg6Protos.Configuration.Builder clearStopAtGc()
           
 Esdbg6Protos.Configuration.Builder clearStopAtScript()
           
 Esdbg6Protos.Configuration.Builder clone()
           
 Esdbg6Protos.Configuration getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 boolean getStopAtAbort()
           
 boolean getStopAtDebuggerStatement()
           
 boolean getStopAtError()
           
 boolean getStopAtException()
           
 boolean getStopAtGc()
           
 boolean getStopAtScript()
           
 boolean hasStopAtAbort()
           
 boolean hasStopAtDebuggerStatement()
           
 boolean hasStopAtError()
           
 boolean hasStopAtException()
           
 boolean hasStopAtGc()
           
 boolean hasStopAtScript()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 Esdbg6Protos.Configuration.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 Esdbg6Protos.Configuration.Builder mergeFrom(Esdbg6Protos.Configuration other)
           
 Esdbg6Protos.Configuration.Builder mergeFrom(com.google.protobuf.Message other)
           
 Esdbg6Protos.Configuration.Builder setStopAtAbort(boolean value)
           
 Esdbg6Protos.Configuration.Builder setStopAtDebuggerStatement(boolean value)
           
 Esdbg6Protos.Configuration.Builder setStopAtError(boolean value)
           
 Esdbg6Protos.Configuration.Builder setStopAtException(boolean value)
           
 Esdbg6Protos.Configuration.Builder setStopAtGc(boolean value)
           
 Esdbg6Protos.Configuration.Builder setStopAtScript(boolean 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.Configuration.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

hasStopAtScript

public boolean hasStopAtScript()
Specified by:
hasStopAtScript in interface Esdbg6Protos.ConfigurationOrBuilder

getStopAtScript

public boolean getStopAtScript()
Specified by:
getStopAtScript in interface Esdbg6Protos.ConfigurationOrBuilder

setStopAtScript

public Esdbg6Protos.Configuration.Builder setStopAtScript(boolean value)

clearStopAtScript

public Esdbg6Protos.Configuration.Builder clearStopAtScript()

hasStopAtException

public boolean hasStopAtException()
Specified by:
hasStopAtException in interface Esdbg6Protos.ConfigurationOrBuilder

getStopAtException

public boolean getStopAtException()
Specified by:
getStopAtException in interface Esdbg6Protos.ConfigurationOrBuilder

setStopAtException

public Esdbg6Protos.Configuration.Builder setStopAtException(boolean value)

clearStopAtException

public Esdbg6Protos.Configuration.Builder clearStopAtException()

hasStopAtError

public boolean hasStopAtError()
Specified by:
hasStopAtError in interface Esdbg6Protos.ConfigurationOrBuilder

getStopAtError

public boolean getStopAtError()
Specified by:
getStopAtError in interface Esdbg6Protos.ConfigurationOrBuilder

setStopAtError

public Esdbg6Protos.Configuration.Builder setStopAtError(boolean value)

clearStopAtError

public Esdbg6Protos.Configuration.Builder clearStopAtError()

hasStopAtAbort

public boolean hasStopAtAbort()
Specified by:
hasStopAtAbort in interface Esdbg6Protos.ConfigurationOrBuilder

getStopAtAbort

public boolean getStopAtAbort()
Specified by:
getStopAtAbort in interface Esdbg6Protos.ConfigurationOrBuilder

setStopAtAbort

public Esdbg6Protos.Configuration.Builder setStopAtAbort(boolean value)

clearStopAtAbort

public Esdbg6Protos.Configuration.Builder clearStopAtAbort()

hasStopAtGc

public boolean hasStopAtGc()
Specified by:
hasStopAtGc in interface Esdbg6Protos.ConfigurationOrBuilder

getStopAtGc

public boolean getStopAtGc()
Specified by:
getStopAtGc in interface Esdbg6Protos.ConfigurationOrBuilder

setStopAtGc

public Esdbg6Protos.Configuration.Builder setStopAtGc(boolean value)

clearStopAtGc

public Esdbg6Protos.Configuration.Builder clearStopAtGc()

hasStopAtDebuggerStatement

public boolean hasStopAtDebuggerStatement()
Specified by:
hasStopAtDebuggerStatement in interface Esdbg6Protos.ConfigurationOrBuilder

getStopAtDebuggerStatement

public boolean getStopAtDebuggerStatement()
Specified by:
getStopAtDebuggerStatement in interface Esdbg6Protos.ConfigurationOrBuilder

setStopAtDebuggerStatement

public Esdbg6Protos.Configuration.Builder setStopAtDebuggerStatement(boolean value)

clearStopAtDebuggerStatement

public Esdbg6Protos.Configuration.Builder clearStopAtDebuggerStatement()


Copyright © 2012. All Rights Reserved.