-
-
Constructor Summary
Constructors
Constructor and Description |
Tz(List<Parameter> params,
String value)
Factory constructor.
|
Tz(String text) |
Tz(net.fortuna.ical4j.model.UtcOffset offset) |
-
Method Summary
-
Methods inherited from class net.fortuna.ical4j.vcard.Property
assertOneOrLess, assertParametersEmpty, assertPidParameter, assertPrefParameter, assertTextParameter, assertTypeParameter, equals, getExtendedParameter, getExtendedParameters, getGroup, getId, getParameter, getParameters, getParameters, hashCode, toString
-
-
Constructor Detail
-
Tz
public Tz(String text)
- Parameters:
text
- an unstructured timezone value
-
Method Detail
-
getText
public String getText()
- Returns:
- the text
-
getValue
public String getValue()
- Specified by:
getValue
in class Property
- Returns:
- a string representaion of the property propertyName
Copyright © 2008-2012 Micronode. All Rights Reserved.