public static interface KeepKeyMessage.DebugLinkLogOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getBucket()
optional string bucket = 2; |
com.google.protobuf.ByteString |
getBucketBytes()
optional string bucket = 2; |
int |
getLevel()
optional uint32 level = 1; |
String |
getText()
optional string text = 3; |
com.google.protobuf.ByteString |
getTextBytes()
optional string text = 3; |
boolean |
hasBucket()
optional string bucket = 2; |
boolean |
hasLevel()
optional uint32 level = 1; |
boolean |
hasText()
optional string text = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasLevel()
optional uint32 level = 1;
int getLevel()
optional uint32 level = 1;
boolean hasBucket()
optional string bucket = 2;
String getBucket()
optional string bucket = 2;
com.google.protobuf.ByteString getBucketBytes()
optional string bucket = 2;
boolean hasText()
optional string text = 3;
String getText()
optional string text = 3;
com.google.protobuf.ByteString getTextBytes()
optional string text = 3;
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.