kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-protobuf-wkt
/
com.google.protobuf.kotlin
/
GeneratedCodeInfoInternal
/
AnnotationInternal
Annotation
Internal
class
AnnotationInternal
:
<ERROR CLASS> ERROR CLASS: Symbol not found for GeneratedCodeInfo.Annotation.Builder
,
InternalMessage
(
source
)
Members
Constructors
Annotation
Internal
Link copied to clipboard
constructor
(
)
Properties
_
extensions
Link copied to clipboard
val
_extensions
:
MutableMap
<
Int
,
ExtensionValue
>
begin
Link copied to clipboard
open
override
var
begin
:
Int
?
end
Link copied to clipboard
open
override
var
end
:
Int
?
path
Link copied to clipboard
open
override
var
path
:
List
<
Int
>
presence
Mask
Link copied to clipboard
val
presenceMask
:
BitSet
semantic
Link copied to clipboard
open
override
var
semantic
:
GeneratedCodeInfo.Annotation.Semantic
?
source
File
Link copied to clipboard
open
override
var
sourceFile
:
String
?
Functions
append
Extensions
Link copied to clipboard
protected
fun
StringBuilder
.
appendExtensions
(
nextIndentString
:
String
)
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
copy
Extensions
From
Link copied to clipboard
protected
fun
copyExtensionsFrom
(
other
:
InternalMessage
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
GeneratedCodeInfoInternal.AnnotationInternal
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
extensions
Equal
Link copied to clipboard
protected
fun
extensionsEqual
(
other
:
InternalMessage
)
:
Boolean
extensions
Hash
Code
Link copied to clipboard
protected
fun
extensionsHashCode
(
)
:
Int
extensions
Size
Link copied to clipboard
fun
extensionsSize
(
)
:
Int
get
Extension
Value
Link copied to clipboard
fun
<
V
:
Any
>
getExtensionValue
(
descriptor
:
InternalExtensionDescriptor
<
*
,
V
>
)
:
V
?
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
set
Extension
Value
Link copied to clipboard
fun
<
V
:
Any
>
setExtensionValue
(
descriptor
:
InternalExtensionDescriptor
<
*
,
V
>
,
value
:
V
?
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String