|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeZone | |
|---|---|
| net.sourceforge.jsdp | Classes for encoding and decoding SDP messages. |
| Uses of TimeZone in net.sourceforge.jsdp |
|---|
| Fields in net.sourceforge.jsdp declared as TimeZone | |
|---|---|
protected TimeZone |
SessionDescription.z
The time zone field |
| Methods in net.sourceforge.jsdp that return TimeZone | |
|---|---|
static TimeZone |
SDPFactory.createTimeZone(Date time,
long offset)
Returns a new TimeZone. |
TimeZone |
SessionDescription.getTimeZone()
Returns the time zone field. |
static TimeZone |
TimeZone.parse(String field)
Parse an input string and constructs the equivalent timezone field. |
| Methods in net.sourceforge.jsdp with parameters of type TimeZone | |
|---|---|
void |
SessionDescription.setTimeZone(TimeZone z)
Sets the timezone field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||