public static interface EsdbgProtos.BreakpointPositionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getBreakpointID() |
String |
getEventType() |
int |
getLineNumber() |
int |
getScriptID() |
String |
getType() |
boolean |
hasBreakpointID() |
boolean |
hasEventType() |
boolean |
hasLineNumber() |
boolean |
hasScriptID() |
boolean |
hasType() |
boolean hasBreakpointID()
int getBreakpointID()
boolean hasType()
String getType()
boolean hasScriptID()
int getScriptID()
boolean hasLineNumber()
int getLineNumber()
boolean hasEventType()
String getEventType()
Copyright © 2013. All Rights Reserved.