Uses of Class
org.fourthline.cling.support.model.dlna.types.NormalPlayTime

Packages that use NormalPlayTime
org.fourthline.cling.support.model.dlna.types   
 

Uses of NormalPlayTime in org.fourthline.cling.support.model.dlna.types
 

Methods in org.fourthline.cling.support.model.dlna.types that return NormalPlayTime
 NormalPlayTime NormalPlayTimeRange.getTimeDuration()
           
 NormalPlayTime NormalPlayTimeRange.getTimeEnd()
           
 NormalPlayTime NormalPlayTimeRange.getTimeStart()
           
static NormalPlayTime NormalPlayTime.valueOf(String s)
           
 

Constructors in org.fourthline.cling.support.model.dlna.types with parameters of type NormalPlayTime
NormalPlayTimeRange(NormalPlayTime timeStart, NormalPlayTime timeEnd)
           
NormalPlayTimeRange(NormalPlayTime timeStart, NormalPlayTime timeEnd, NormalPlayTime timeDuration)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.