|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |