toggle menu
vKard
0.1-SNAPSHOT
common
switch theme
search in API
vKard
/
de.dstulle.vkard.property.parameter
/
PId
PId
class
PId
(
ids
:
PropertyIdValue
)
:
Parameter
<
PropertyIdValue
>
See:
RFC 6350 5.5
Members
Constructors
PId
Link copied to clipboard
constructor
(
id
:
Int
)
constructor
(
firstId
:
Int
,
secondId
:
Int
?
)
constructor
(
vararg
ids
:
Pair
<
Int
,
Int
?
>
)
constructor
(
ids
:
List
<
Pair
<
Int
,
Int
?
>
>
)
constructor
(
ids
:
PropertyIdValue
)
Properties
name
Link copied to clipboard
val
name
:
ParameterType
value
Link copied to clipboard
open
val
value
:
PropertyIdValue
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String