public static interface Esdbg6Protos.ThreadStopInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getBreakpointID() |
int |
getLineNumber() |
int |
getRuntimeID() |
int |
getScriptID() |
String |
getStoppedReason() |
int |
getThreadID() |
boolean |
hasBreakpointID() |
boolean |
hasLineNumber() |
boolean |
hasRuntimeID() |
boolean |
hasScriptID() |
boolean |
hasStoppedReason() |
boolean |
hasThreadID() |
boolean hasRuntimeID()
int getRuntimeID()
boolean hasThreadID()
int getThreadID()
boolean hasScriptID()
int getScriptID()
boolean hasLineNumber()
int getLineNumber()
boolean hasStoppedReason()
String getStoppedReason()
boolean hasBreakpointID()
int getBreakpointID()
Copyright © 2012. All Rights Reserved.