public static final class TrezorMessage.CipheredKeyValue.Builder extends com.google.protobuf.GeneratedMessage.Builder<TrezorMessage.CipheredKeyValue.Builder> implements TrezorMessage.CipheredKeyValueOrBuilder
CipheredKeyValue
Response: Return ciphered/deciphered value @prev CipherKeyValue
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<TrezorMessage.CipheredKeyValue.Builder>
public TrezorMessage.CipheredKeyValue.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<TrezorMessage.CipheredKeyValue.Builder>
public TrezorMessage.CipheredKeyValue.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<TrezorMessage.CipheredKeyValue.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<TrezorMessage.CipheredKeyValue.Builder>
public TrezorMessage.CipheredKeyValue getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TrezorMessage.CipheredKeyValue build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TrezorMessage.CipheredKeyValue buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TrezorMessage.CipheredKeyValue.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TrezorMessage.CipheredKeyValue.Builder>
public TrezorMessage.CipheredKeyValue.Builder mergeFrom(TrezorMessage.CipheredKeyValue other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<TrezorMessage.CipheredKeyValue.Builder>
public TrezorMessage.CipheredKeyValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TrezorMessage.CipheredKeyValue.Builder>
IOException
public boolean hasValue()
optional bytes value = 1;
ciphered/deciphered value
hasValue
in interface TrezorMessage.CipheredKeyValueOrBuilder
public com.google.protobuf.ByteString getValue()
optional bytes value = 1;
ciphered/deciphered value
getValue
in interface TrezorMessage.CipheredKeyValueOrBuilder
public TrezorMessage.CipheredKeyValue.Builder setValue(com.google.protobuf.ByteString value)
optional bytes value = 1;
ciphered/deciphered value
public TrezorMessage.CipheredKeyValue.Builder clearValue()
optional bytes value = 1;
ciphered/deciphered value
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.