public static interface EsdbgProtos.ScriptInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getRuntimeID() |
String |
getScriptData() |
int |
getScriptID() |
String |
getScriptType() |
String |
getUri() |
boolean |
hasRuntimeID() |
boolean |
hasScriptData() |
boolean |
hasScriptID() |
boolean |
hasScriptType() |
boolean |
hasUri() |
boolean hasRuntimeID()
int getRuntimeID()
boolean hasScriptID()
int getScriptID()
boolean hasScriptType()
String getScriptType()
boolean hasScriptData()
String getScriptData()
boolean hasUri()
String getUri()
Copyright © 2013. All Rights Reserved.