com.opera.core.systems.scope.protos
Interface EsdbgProtos.ConfigurationOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
EsdbgProtos.Configuration, EsdbgProtos.Configuration.Builder
Enclosing class:
EsdbgProtos

public static interface EsdbgProtos.ConfigurationOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 boolean getStopAtAbort()
           
 boolean getStopAtDebuggerStatement()
           
 boolean getStopAtError()
           
 boolean getStopAtException()
           
 boolean getStopAtGc()
           
 boolean getStopAtScript()
           
 boolean hasStopAtAbort()
           
 boolean hasStopAtDebuggerStatement()
           
 boolean hasStopAtError()
           
 boolean hasStopAtException()
           
 boolean hasStopAtGc()
           
 boolean hasStopAtScript()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasStopAtScript

boolean hasStopAtScript()

getStopAtScript

boolean getStopAtScript()

hasStopAtException

boolean hasStopAtException()

getStopAtException

boolean getStopAtException()

hasStopAtError

boolean hasStopAtError()

getStopAtError

boolean getStopAtError()

hasStopAtAbort

boolean hasStopAtAbort()

getStopAtAbort

boolean getStopAtAbort()

hasStopAtGc

boolean hasStopAtGc()

getStopAtGc

boolean getStopAtGc()

hasStopAtDebuggerStatement

boolean hasStopAtDebuggerStatement()

getStopAtDebuggerStatement

boolean getStopAtDebuggerStatement()


Copyright © 2012. All Rights Reserved.