public static interface UmsProtos.ErrorInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
String |
getDescription() |
int |
getLine() |
int |
getOffset() |
boolean |
hasColumn() |
boolean |
hasDescription() |
boolean |
hasLine() |
boolean |
hasOffset() |
boolean hasDescription()
String getDescription()
boolean hasLine()
int getLine()
boolean hasColumn()
int getColumn()
boolean hasOffset()
int getOffset()
Copyright © 2013. All Rights Reserved.