public static interface EsdbgProtos.ObjectValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsCallable() |
boolean |
getIsFunction() |
String |
getName() |
int |
getObjectID() |
int |
getPrototypeID() |
String |
getType() |
boolean |
hasIsCallable() |
boolean |
hasIsFunction() |
boolean |
hasName() |
boolean |
hasObjectID() |
boolean |
hasPrototypeID() |
boolean |
hasType() |
boolean hasObjectID()
int getObjectID()
boolean hasIsCallable()
boolean getIsCallable()
boolean hasIsFunction()
boolean getIsFunction()
boolean hasType()
String getType()
boolean hasPrototypeID()
int getPrototypeID()
boolean hasName()
String getName()
Copyright © 2012. All Rights Reserved.