public static final class TrezorType.IdentityType.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder> implements TrezorType.IdentityTypeOrBuilder
Structure representing identity data @used_in IdentityTypeProtobuf type
IdentityType| Modifier and Type | Method and Description |
|---|---|
TrezorType.IdentityType.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TrezorType.IdentityType |
build() |
TrezorType.IdentityType |
buildPartial() |
TrezorType.IdentityType.Builder |
clear() |
TrezorType.IdentityType.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TrezorType.IdentityType.Builder |
clearHost()
host part of URI
|
TrezorType.IdentityType.Builder |
clearIndex()
identity index
|
TrezorType.IdentityType.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TrezorType.IdentityType.Builder |
clearPath()
path part of URI
|
TrezorType.IdentityType.Builder |
clearPort()
port part of URI
|
TrezorType.IdentityType.Builder |
clearProto()
proto part of URI
|
TrezorType.IdentityType.Builder |
clearUser()
user part of URI
|
TrezorType.IdentityType.Builder |
clone() |
TrezorType.IdentityType |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHost()
host part of URI
|
com.google.protobuf.ByteString |
getHostBytes()
host part of URI
|
int |
getIndex()
identity index
|
String |
getPath()
path part of URI
|
com.google.protobuf.ByteString |
getPathBytes()
path part of URI
|
String |
getPort()
port part of URI
|
com.google.protobuf.ByteString |
getPortBytes()
port part of URI
|
String |
getProto()
proto part of URI
|
com.google.protobuf.ByteString |
getProtoBytes()
proto part of URI
|
String |
getUser()
user part of URI
|
com.google.protobuf.ByteString |
getUserBytes()
user part of URI
|
boolean |
hasHost()
host part of URI
|
boolean |
hasIndex()
identity index
|
boolean |
hasPath()
path part of URI
|
boolean |
hasPort()
port part of URI
|
boolean |
hasProto()
proto part of URI
|
boolean |
hasUser()
user part of URI
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TrezorType.IdentityType.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrezorType.IdentityType.Builder |
mergeFrom(com.google.protobuf.Message other) |
TrezorType.IdentityType.Builder |
mergeFrom(TrezorType.IdentityType other) |
TrezorType.IdentityType.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TrezorType.IdentityType.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TrezorType.IdentityType.Builder |
setHost(String value)
host part of URI
|
TrezorType.IdentityType.Builder |
setHostBytes(com.google.protobuf.ByteString value)
host part of URI
|
TrezorType.IdentityType.Builder |
setIndex(int value)
identity index
|
TrezorType.IdentityType.Builder |
setPath(String value)
path part of URI
|
TrezorType.IdentityType.Builder |
setPathBytes(com.google.protobuf.ByteString value)
path part of URI
|
TrezorType.IdentityType.Builder |
setPort(String value)
port part of URI
|
TrezorType.IdentityType.Builder |
setPortBytes(com.google.protobuf.ByteString value)
port part of URI
|
TrezorType.IdentityType.Builder |
setProto(String value)
proto part of URI
|
TrezorType.IdentityType.Builder |
setProtoBytes(com.google.protobuf.ByteString value)
proto part of URI
|
TrezorType.IdentityType.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TrezorType.IdentityType.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TrezorType.IdentityType.Builder |
setUser(String value)
user part of URI
|
TrezorType.IdentityType.Builder |
setUserBytes(com.google.protobuf.ByteString value)
user part of URI
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TrezorType.IdentityType build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TrezorType.IdentityType buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TrezorType.IdentityType.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder mergeFrom(TrezorType.IdentityType other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public TrezorType.IdentityType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TrezorType.IdentityType.Builder>IOExceptionpublic boolean hasProto()
proto part of URI
optional string proto = 1;hasProto in interface TrezorType.IdentityTypeOrBuilderpublic String getProto()
proto part of URI
optional string proto = 1;getProto in interface TrezorType.IdentityTypeOrBuilderpublic com.google.protobuf.ByteString getProtoBytes()
proto part of URI
optional string proto = 1;getProtoBytes in interface TrezorType.IdentityTypeOrBuilderpublic TrezorType.IdentityType.Builder setProto(String value)
proto part of URI
optional string proto = 1;public TrezorType.IdentityType.Builder clearProto()
proto part of URI
optional string proto = 1;public TrezorType.IdentityType.Builder setProtoBytes(com.google.protobuf.ByteString value)
proto part of URI
optional string proto = 1;public boolean hasUser()
user part of URI
optional string user = 2;hasUser in interface TrezorType.IdentityTypeOrBuilderpublic String getUser()
user part of URI
optional string user = 2;getUser in interface TrezorType.IdentityTypeOrBuilderpublic com.google.protobuf.ByteString getUserBytes()
user part of URI
optional string user = 2;getUserBytes in interface TrezorType.IdentityTypeOrBuilderpublic TrezorType.IdentityType.Builder setUser(String value)
user part of URI
optional string user = 2;public TrezorType.IdentityType.Builder clearUser()
user part of URI
optional string user = 2;public TrezorType.IdentityType.Builder setUserBytes(com.google.protobuf.ByteString value)
user part of URI
optional string user = 2;public boolean hasHost()
host part of URI
optional string host = 3;hasHost in interface TrezorType.IdentityTypeOrBuilderpublic String getHost()
host part of URI
optional string host = 3;getHost in interface TrezorType.IdentityTypeOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
host part of URI
optional string host = 3;getHostBytes in interface TrezorType.IdentityTypeOrBuilderpublic TrezorType.IdentityType.Builder setHost(String value)
host part of URI
optional string host = 3;public TrezorType.IdentityType.Builder clearHost()
host part of URI
optional string host = 3;public TrezorType.IdentityType.Builder setHostBytes(com.google.protobuf.ByteString value)
host part of URI
optional string host = 3;public boolean hasPort()
port part of URI
optional string port = 4;hasPort in interface TrezorType.IdentityTypeOrBuilderpublic String getPort()
port part of URI
optional string port = 4;getPort in interface TrezorType.IdentityTypeOrBuilderpublic com.google.protobuf.ByteString getPortBytes()
port part of URI
optional string port = 4;getPortBytes in interface TrezorType.IdentityTypeOrBuilderpublic TrezorType.IdentityType.Builder setPort(String value)
port part of URI
optional string port = 4;public TrezorType.IdentityType.Builder clearPort()
port part of URI
optional string port = 4;public TrezorType.IdentityType.Builder setPortBytes(com.google.protobuf.ByteString value)
port part of URI
optional string port = 4;public boolean hasPath()
path part of URI
optional string path = 5;hasPath in interface TrezorType.IdentityTypeOrBuilderpublic String getPath()
path part of URI
optional string path = 5;getPath in interface TrezorType.IdentityTypeOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
path part of URI
optional string path = 5;getPathBytes in interface TrezorType.IdentityTypeOrBuilderpublic TrezorType.IdentityType.Builder setPath(String value)
path part of URI
optional string path = 5;public TrezorType.IdentityType.Builder clearPath()
path part of URI
optional string path = 5;public TrezorType.IdentityType.Builder setPathBytes(com.google.protobuf.ByteString value)
path part of URI
optional string path = 5;public boolean hasIndex()
identity index
optional uint32 index = 6 [default = 0];hasIndex in interface TrezorType.IdentityTypeOrBuilderpublic int getIndex()
identity index
optional uint32 index = 6 [default = 0];getIndex in interface TrezorType.IdentityTypeOrBuilderpublic TrezorType.IdentityType.Builder setIndex(int value)
identity index
optional uint32 index = 6 [default = 0];public TrezorType.IdentityType.Builder clearIndex()
identity index
optional uint32 index = 6 [default = 0];public final TrezorType.IdentityType.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>public final TrezorType.IdentityType.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TrezorType.IdentityType.Builder>Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.