Maven module :un.storage : binding-m3u :
Class :
un.storage.binding.m3u.model.M3UEntry
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
getPath,
setPath,
getLength,
setLength,
getTitle,
setTitle,
getComment,
setComment
public Path
getPath ()
public void
setPath (Path path)
public int
getLength ()
public void
setLength (int length)
public Chars
getTitle ()
public void
setTitle (Chars title)
public Chars
getComment ()
public void
setComment (Chars comment)