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

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

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

Methods in org.fourthline.cling.support.model.dlna.types that return NormalPlayTime.Format
static NormalPlayTime.Format NormalPlayTime.Format.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NormalPlayTime.Format[] NormalPlayTime.Format.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fourthline.cling.support.model.dlna.types with parameters of type NormalPlayTime.Format
 String NormalPlayTime.getString(NormalPlayTime.Format format)
          We don't ignore the right zeros in milliseconds, a small compromise
 



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