extends |
Property |
|---|
Float property.
This object represents FLOAT values. These can be 1 or more floating-point numbers.
| Methods | ||
|---|---|---|
public
|
setRawMimeDirValue(string $val)
|
# |
public
|
getRawMimeDirValue(): string
|
# |
public
|
getValueType(): string
|
# |
public
|
getJsonValue(): array
|
# |
public
|
setXmlValue(array $value)
|
# |
| Methods inherited from Sabre\VObject\Property |
|---|
__construct(), setValue(), getValue(), setParts(), getParts(), add(), parameters(), serialize(), setJsonValue(), jsonSerialize(), xmlSerialize(), __toString(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __clone(), validate(), destroy() |
| Methods inherited from Sabre\VObject\Node |
|---|
getIterator(), setIterator(), count(), |
| Constants inherited from Sabre\VObject\Node |
|---|
|
| Properties | |||
|---|---|---|---|
public
|
string
|
$delimiter = ';'
|
# |
| Properties inherited from Sabre\VObject\Property |
|---|
$name, $group, $parameters, $lineIndex, $lineString |
| Properties inherited from Sabre\VObject\Node |
|---|
$parent |