toggle menu
vKard
0.1-SNAPSHOT
common
switch theme
search in API
vKard
/
de.dstulle.vkard.property.parameter
/
Type
Type
class
Type
(
types
:
MutableSet
<
String
>
)
:
Parameter
<
MutableSet
<
String
>
>
See:
RFC 6350 5.5
Members
Constructors
Type
Link copied to clipboard
constructor
(
type
:
String
)
constructor
(
type
:
Type.Value
)
constructor
(
vararg
types
:
String
)
constructor
(
vararg
types
:
Type.Value
)
constructor
(
types
:
MutableSet
<
String
>
)
Types
Value
Link copied to clipboard
enum
Value
:
Enum
<
Type.Value
>
Properties
name
Link copied to clipboard
val
name
:
ParameterType
value
Link copied to clipboard
open
val
value
:
MutableSet
<
String
>
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
merge
With
Link copied to clipboard
fun
mergeWith
(
other
:
Type
)
:
Type
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String