class NodeIdProto : GeneratedMessageV3, NodeIdProtoOrBuilder
Protobuf type orbit.shared.NodeIdProto
Builder |
Protobuf type class Builder : Builder<Builder!>, NodeIdProtoOrBuilder |
KEY_FIELD_NUMBER |
static val KEY_FIELD_NUMBER: Int |
NAMESPACE_FIELD_NUMBER |
static val NAMESPACE_FIELD_NUMBER: Int |
equals |
fun equals(: Any?): Boolean |
getDefaultInstance |
static fun getDefaultInstance(): NodeIdProto! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): NodeIdProto! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getKey |
fun getKey(): String! |
getKeyBytes |
fun getKeyBytes(): ByteString! |
getNamespace |
fun getNamespace(): String! |
getNamespaceBytes |
fun getNamespaceBytes(): ByteString! |
getParserForType |
fun getParserForType(): Parser<NodeIdProto!>! |
getSerializedSize |
fun getSerializedSize(): Int |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
hashCode |
fun hashCode(): Int |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(: NodeIdProto!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(: BuilderParent!): Builder! |
newInstance |
fun newInstance(: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(: InputStream!): NodeIdProto!static fun parseDelimitedFrom(: InputStream!, : ExtensionRegistryLite!): NodeIdProto! |
parseFrom |
static fun parseFrom(: ByteBuffer!): NodeIdProto!static fun parseFrom(: ByteBuffer!, : ExtensionRegistryLite!): NodeIdProto!static fun parseFrom(: ByteString!): NodeIdProto!static fun parseFrom(: ByteString!, : ExtensionRegistryLite!): NodeIdProto!static fun parseFrom(: ByteArray!): NodeIdProto!static fun parseFrom(: ByteArray!, : ExtensionRegistryLite!): NodeIdProto!static fun parseFrom(: InputStream!): NodeIdProto!static fun parseFrom(: InputStream!, : ExtensionRegistryLite!): NodeIdProto!static fun parseFrom(: CodedInputStream!): NodeIdProto!static fun parseFrom(: CodedInputStream!, : ExtensionRegistryLite!): NodeIdProto! |
parser |
static fun parser(): Parser<NodeIdProto!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(: CodedOutputStream!): Unit |