public static interface EsdbgProtos.SpotlightObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EsdbgProtos.SpotlightObject.SpotlightBox |
getBoxList(int index) |
int |
getBoxListCount() |
List<EsdbgProtos.SpotlightObject.SpotlightBox> |
getBoxListList() |
EsdbgProtos.SpotlightObject.SpotlightBoxOrBuilder |
getBoxListOrBuilder(int index) |
List<? extends EsdbgProtos.SpotlightObject.SpotlightBoxOrBuilder> |
getBoxListOrBuilderList() |
int |
getObjectID() |
boolean |
getScrollIntoView() |
boolean |
hasObjectID() |
boolean |
hasScrollIntoView() |
boolean hasObjectID()
int getObjectID()
boolean hasScrollIntoView()
boolean getScrollIntoView()
List<EsdbgProtos.SpotlightObject.SpotlightBox> getBoxListList()
EsdbgProtos.SpotlightObject.SpotlightBox getBoxList(int index)
int getBoxListCount()
List<? extends EsdbgProtos.SpotlightObject.SpotlightBoxOrBuilder> getBoxListOrBuilderList()
EsdbgProtos.SpotlightObject.SpotlightBoxOrBuilder getBoxListOrBuilder(int index)
Copyright © 2013. All Rights Reserved.