public static interface Esdbg6Protos.ObjectValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getFunctionName() |
boolean |
getIsCallable() |
int |
getObjectID() |
int |
getPrototypeID() |
String |
getType() |
boolean |
hasClassName() |
boolean |
hasFunctionName() |
boolean |
hasIsCallable() |
boolean |
hasObjectID() |
boolean |
hasPrototypeID() |
boolean |
hasType() |
boolean hasObjectID()
int getObjectID()
boolean hasIsCallable()
boolean getIsCallable()
boolean hasType()
String getType()
boolean hasPrototypeID()
int getPrototypeID()
boolean hasClassName()
String getClassName()
boolean hasFunctionName()
String getFunctionName()
Copyright © 2013. All Rights Reserved.