Uses of Class
net.sourceforge.jsdp.TimeDescription

Packages that use TimeDescription
net.sourceforge.jsdp Classes for encoding and decoding SDP messages. 
 

Uses of TimeDescription in net.sourceforge.jsdp
 

Methods in net.sourceforge.jsdp that return TimeDescription
 TimeDescription[] SessionDescription.getTimeDescriptions()
          Returns the time descriptions.
 

Methods in net.sourceforge.jsdp with parameters of type TimeDescription
 void SessionDescription.addTimeDescription(TimeDescription td)
          Adds a time description.
 void SessionDescription.setTimeDescriptions(TimeDescription[] descriptions)
          Sets time descriptions.
 

Constructors in net.sourceforge.jsdp with parameters of type TimeDescription
SessionDescription(Version v, Origin o, SessionName s, TimeDescription td)
          Creates a SessionDescription.
TimeDescription(TimeDescription td)
          Creates a new TimeDescription.
 



Copyright © 2004-2008. All Rights Reserved.