| Package | Description |
|---|---|
| biweekly.component |
Contains DTO classes for each component.
|
| biweekly.io.scribe.property |
Contains classes that marshal and unmarshal properties in various formats.
|
| biweekly.property |
Contains DTO classes for each property.
|
| Modifier and Type | Method and Description |
|---|---|
TimezoneId |
VTimezone.getTimezoneId()
Gets the ID for this timezone.
|
TimezoneId |
VTimezone.setTimezoneId(String timezoneId)
Sets an ID for this timezone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTimezone.setTimezoneId(TimezoneId timezoneId)
Sets an ID for this timezone.
|
| Modifier and Type | Method and Description |
|---|---|
protected TimezoneId |
TimezoneIdScribe.newInstance(String value,
ICalVersion version) |
| Modifier and Type | Method and Description |
|---|---|
TimezoneId |
TimezoneId.copy() |
| Constructor and Description |
|---|
TimezoneId(TimezoneId original)
Copy constructor.
|
Copyright © 2013–2024 Michael Angstadt. All rights reserved.