public static interface ConsoleLoggerProtos.ConsoleMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
String |
getDescription() |
String |
getSeverity() |
String |
getSource() |
int |
getTime() |
String |
getUri() |
int |
getWindowID() |
boolean |
hasContext() |
boolean |
hasDescription() |
boolean |
hasSeverity() |
boolean |
hasSource() |
boolean |
hasTime() |
boolean |
hasUri() |
boolean |
hasWindowID() |
boolean hasWindowID()
int getWindowID()
boolean hasTime()
int getTime()
boolean hasDescription()
String getDescription()
boolean hasUri()
String getUri()
boolean hasContext()
String getContext()
boolean hasSource()
String getSource()
boolean hasSeverity()
String getSeverity()
Copyright © 2012. All Rights Reserved.