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

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

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

Methods in org.fourthline.cling.support.model.dlna.types that return NormalPlayTimeRange
 NormalPlayTimeRange TimeSeekRangeType.getNormalPlayTimeRange()
           
 NormalPlayTimeRange AvailableSeekRangeType.getNormalPlayTimeRange()
           
static NormalPlayTimeRange NormalPlayTimeRange.valueOf(String s)
           
static NormalPlayTimeRange NormalPlayTimeRange.valueOf(String s, boolean mandatoryTimeEnd)
           
 

Constructors in org.fourthline.cling.support.model.dlna.types with parameters of type NormalPlayTimeRange
AvailableSeekRangeType(AvailableSeekRangeType.Mode modeFlag, NormalPlayTimeRange nptRange)
           
AvailableSeekRangeType(AvailableSeekRangeType.Mode modeFlag, NormalPlayTimeRange nptRange, BytesRange byteRange)
           
TimeSeekRangeType(NormalPlayTimeRange nptRange)
           
TimeSeekRangeType(NormalPlayTimeRange nptRange, BytesRange byteRange)
           
 



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