Maven module :un.storage : binding-m3u :
Class : un.storage.binding.m3u.model.M3UEntry
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : -
Functions : getPath, setPath, getLength, setLength, getTitle, setTitle, getComment, setComment



public Path getPath ()

public void setPath (Path path)


Get file length in seconds.
return
public int getLength ()

public void setLength (int length)

public Chars getTitle ()

public void setTitle (Chars title)

public Chars getComment ()

public void setComment (Chars comment)