Uses of Interface
org.lastbamboo.common.sdp.api.RepeatTime

Packages that use RepeatTime
org.lastbamboo.common.sdp.api   
org.lastbamboo.common.sdp.fields   
 

Uses of RepeatTime in org.lastbamboo.common.sdp.api
 

Methods in org.lastbamboo.common.sdp.api that return RepeatTime
 RepeatTime SdpFactory.createRepeatTime(int repeatInterval, int activeDuration, int[] offsets)
          Returns a RepeatTime object with the specified interval, duration, and time offsets.
 

Uses of RepeatTime in org.lastbamboo.common.sdp.fields
 

Classes in org.lastbamboo.common.sdp.fields that implement RepeatTime
 class RepeatField
          Repeat SDP Field (part of the time field).
 



Copyright © 2013 LittleShoot. All Rights Reserved.