Package | Description |
---|---|
android.gov.nist.javax.sdp.fields |
Classes for SDP Fields.
|
android.gov.nist.javax.sdp.parser |
Modifier and Type | Field and Description |
---|---|
protected TypedTime |
RepeatField.activeDuration |
protected TypedTime |
ZoneAdjustment.offset |
protected TypedTime |
RepeatField.repeatInterval |
Modifier and Type | Method and Description |
---|---|
TypedTime |
ZoneAdjustment.getOffset()
get the offset.
|
Modifier and Type | Method and Description |
---|---|
void |
RepeatField.addOffset(TypedTime offset) |
void |
RepeatField.setActiveDuration(TypedTime duration) |
void |
ZoneAdjustment.setOffset(TypedTime off)
Set the offset.
|
void |
RepeatField.setRepeatInterval(TypedTime interval) |
Modifier and Type | Method and Description |
---|---|
TypedTime |
ZoneFieldParser.getTypedTime(String tokenValue)
Get the typed time.
|
TypedTime |
RepeatFieldParser.getTypedTime(String tokenValue)
Get the typed time.
|
TypedTime |
TimeFieldParser.getTypedTime(String tokenValue)
Get the typed time.
|
Copyright © 2018. All Rights Reserved.