public static interface ExecProtos.ActionList.ActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getData() |
String |
getName() |
String |
getStringParam() |
String |
getValue() |
int |
getWindowID() |
boolean |
hasData() |
boolean |
hasName() |
boolean |
hasStringParam() |
boolean |
hasValue() |
boolean |
hasWindowID() |
boolean hasName()
String getName()
boolean hasValue()
String getValue()
boolean hasWindowID()
int getWindowID()
boolean hasData()
int getData()
boolean hasStringParam()
String getStringParam()
Copyright © 2012. All Rights Reserved.