|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UtcOffset | |
---|---|
net.fortuna.ical4j.model.property | Contains types used to represent the iCalendar property model. |
Uses of UtcOffset in net.fortuna.ical4j.model.property |
---|
Methods in net.fortuna.ical4j.model.property that return UtcOffset | |
---|---|
UtcOffset |
TzOffsetFrom.getOffset()
|
UtcOffset |
TzOffsetTo.getOffset()
|
Methods in net.fortuna.ical4j.model.property with parameters of type UtcOffset | |
---|---|
void |
TzOffsetFrom.setOffset(UtcOffset offset)
|
void |
TzOffsetTo.setOffset(UtcOffset offset)
|
Constructors in net.fortuna.ical4j.model.property with parameters of type UtcOffset | |
---|---|
TzOffsetFrom(ParameterList aList,
UtcOffset anOffset)
|
|
TzOffsetFrom(UtcOffset anOffset)
|
|
TzOffsetTo(ParameterList aList,
UtcOffset anOffset)
|
|
TzOffsetTo(UtcOffset anOffset)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |