public static interface UmsProtos.ResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCommandID() |
int |
getFormat() |
com.google.protobuf.ByteString |
getPayload() |
String |
getService() |
int |
getTag() |
boolean |
hasCommandID() |
boolean |
hasFormat() |
boolean |
hasPayload() |
boolean |
hasService() |
boolean |
hasTag() |
boolean hasService()
String getService()
boolean hasCommandID()
int getCommandID()
boolean hasFormat()
int getFormat()
boolean hasTag()
int getTag()
boolean hasPayload()
com.google.protobuf.ByteString getPayload()
Copyright © 2012. All Rights Reserved.