public static class XCardElement.XCardValue extends Object
XCardElement.| Constructor and Description |
|---|
XCardValue(VCardDataType dataType,
String value) |
| Modifier and Type | Method and Description |
|---|---|
VCardDataType |
getDataType()
Gets the data type
|
String |
getValue()
Get the value.
|
public XCardValue(VCardDataType dataType, String value)
dataType - the data type or null if "unknown"value - the valuepublic VCardDataType getDataType()
Copyright © 2012–2023 Michael Angstadt. All rights reserved.