public static final class KeepKeyType.IdentityType.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder> implements KeepKeyType.IdentityTypeOrBuilder
Structure representing identity data @used_in IdentityTypeProtobuf type
IdentityType
Modifier and Type | Method and Description |
---|---|
KeepKeyType.IdentityType.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
KeepKeyType.IdentityType |
build() |
KeepKeyType.IdentityType |
buildPartial() |
KeepKeyType.IdentityType.Builder |
clear() |
KeepKeyType.IdentityType.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
KeepKeyType.IdentityType.Builder |
clearHost()
host part of URI
|
KeepKeyType.IdentityType.Builder |
clearIndex()
identity index
|
KeepKeyType.IdentityType.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
KeepKeyType.IdentityType.Builder |
clearPath()
path part of URI
|
KeepKeyType.IdentityType.Builder |
clearPort()
port part of URI
|
KeepKeyType.IdentityType.Builder |
clearProto()
proto part of URI
|
KeepKeyType.IdentityType.Builder |
clearUser()
user part of URI
|
KeepKeyType.IdentityType.Builder |
clone() |
KeepKeyType.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() |
KeepKeyType.IdentityType.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
KeepKeyType.IdentityType.Builder |
mergeFrom(KeepKeyType.IdentityType other) |
KeepKeyType.IdentityType.Builder |
mergeFrom(com.google.protobuf.Message other) |
KeepKeyType.IdentityType.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
KeepKeyType.IdentityType.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
KeepKeyType.IdentityType.Builder |
setHost(String value)
host part of URI
|
KeepKeyType.IdentityType.Builder |
setHostBytes(com.google.protobuf.ByteString value)
host part of URI
|
KeepKeyType.IdentityType.Builder |
setIndex(int value)
identity index
|
KeepKeyType.IdentityType.Builder |
setPath(String value)
path part of URI
|
KeepKeyType.IdentityType.Builder |
setPathBytes(com.google.protobuf.ByteString value)
path part of URI
|
KeepKeyType.IdentityType.Builder |
setPort(String value)
port part of URI
|
KeepKeyType.IdentityType.Builder |
setPortBytes(com.google.protobuf.ByteString value)
port part of URI
|
KeepKeyType.IdentityType.Builder |
setProto(String value)
proto part of URI
|
KeepKeyType.IdentityType.Builder |
setProtoBytes(com.google.protobuf.ByteString value)
proto part of URI
|
KeepKeyType.IdentityType.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
KeepKeyType.IdentityType.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
KeepKeyType.IdentityType.Builder |
setUser(String value)
user part of URI
|
KeepKeyType.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.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.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public KeepKeyType.IdentityType build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public KeepKeyType.IdentityType buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public KeepKeyType.IdentityType.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.Builder mergeFrom(KeepKeyType.IdentityType other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public KeepKeyType.IdentityType.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<KeepKeyType.IdentityType.Builder>
IOException
public boolean hasProto()
proto part of URI
optional string proto = 1;
hasProto
in interface KeepKeyType.IdentityTypeOrBuilder
public String getProto()
proto part of URI
optional string proto = 1;
getProto
in interface KeepKeyType.IdentityTypeOrBuilder
public com.google.protobuf.ByteString getProtoBytes()
proto part of URI
optional string proto = 1;
getProtoBytes
in interface KeepKeyType.IdentityTypeOrBuilder
public KeepKeyType.IdentityType.Builder setProto(String value)
proto part of URI
optional string proto = 1;
public KeepKeyType.IdentityType.Builder clearProto()
proto part of URI
optional string proto = 1;
public KeepKeyType.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 KeepKeyType.IdentityTypeOrBuilder
public String getUser()
user part of URI
optional string user = 2;
getUser
in interface KeepKeyType.IdentityTypeOrBuilder
public com.google.protobuf.ByteString getUserBytes()
user part of URI
optional string user = 2;
getUserBytes
in interface KeepKeyType.IdentityTypeOrBuilder
public KeepKeyType.IdentityType.Builder setUser(String value)
user part of URI
optional string user = 2;
public KeepKeyType.IdentityType.Builder clearUser()
user part of URI
optional string user = 2;
public KeepKeyType.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 KeepKeyType.IdentityTypeOrBuilder
public String getHost()
host part of URI
optional string host = 3;
getHost
in interface KeepKeyType.IdentityTypeOrBuilder
public com.google.protobuf.ByteString getHostBytes()
host part of URI
optional string host = 3;
getHostBytes
in interface KeepKeyType.IdentityTypeOrBuilder
public KeepKeyType.IdentityType.Builder setHost(String value)
host part of URI
optional string host = 3;
public KeepKeyType.IdentityType.Builder clearHost()
host part of URI
optional string host = 3;
public KeepKeyType.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 KeepKeyType.IdentityTypeOrBuilder
public String getPort()
port part of URI
optional string port = 4;
getPort
in interface KeepKeyType.IdentityTypeOrBuilder
public com.google.protobuf.ByteString getPortBytes()
port part of URI
optional string port = 4;
getPortBytes
in interface KeepKeyType.IdentityTypeOrBuilder
public KeepKeyType.IdentityType.Builder setPort(String value)
port part of URI
optional string port = 4;
public KeepKeyType.IdentityType.Builder clearPort()
port part of URI
optional string port = 4;
public KeepKeyType.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 KeepKeyType.IdentityTypeOrBuilder
public String getPath()
path part of URI
optional string path = 5;
getPath
in interface KeepKeyType.IdentityTypeOrBuilder
public com.google.protobuf.ByteString getPathBytes()
path part of URI
optional string path = 5;
getPathBytes
in interface KeepKeyType.IdentityTypeOrBuilder
public KeepKeyType.IdentityType.Builder setPath(String value)
path part of URI
optional string path = 5;
public KeepKeyType.IdentityType.Builder clearPath()
path part of URI
optional string path = 5;
public KeepKeyType.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 KeepKeyType.IdentityTypeOrBuilder
public int getIndex()
identity index
optional uint32 index = 6 [default = 0];
getIndex
in interface KeepKeyType.IdentityTypeOrBuilder
public KeepKeyType.IdentityType.Builder setIndex(int value)
identity index
optional uint32 index = 6 [default = 0];
public KeepKeyType.IdentityType.Builder clearIndex()
identity index
optional uint32 index = 6 [default = 0];
public final KeepKeyType.IdentityType.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
public final KeepKeyType.IdentityType.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<KeepKeyType.IdentityType.Builder>
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.