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