Class TorrentAttributeUserCommentImpl
- java.lang.Object
-
- com.biglybt.pifimpl.local.torrent.BaseTorrentAttributeImpl
-
- com.biglybt.pifimpl.local.torrent.TorrentAttributeUserCommentImpl
-
- All Implemented Interfaces:
TorrentAttribute
public class TorrentAttributeUserCommentImpl extends BaseTorrentAttributeImpl
-
-
Field Summary
-
Fields inherited from interface com.biglybt.pif.torrent.TorrentAttribute
TA_CATEGORY, TA_CONTENT_MAP, TA_DISPLAY_NAME, TA_NETWORKS, TA_PEER_SOURCES, TA_RELATIVE_SAVE_PATH, TA_SHARE_PROPERTIES, TA_TRACKER_CLIENT_EXTENSIONS, TA_USER_COMMENT
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TorrentAttributeUserCommentImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-
Methods inherited from class com.biglybt.pifimpl.local.torrent.BaseTorrentAttributeImpl
addDefinedValue, addTorrentAttributeListener, getDefinedValues, getTorrentAttributeListeners, notifyListeners, removeDefinedValue, removeTorrentAttributeListener
-
-
-
-
Method Detail
-
getName
public java.lang.String getName()
- Specified by:
getName
in interfaceTorrentAttribute
- Specified by:
getName
in classBaseTorrentAttributeImpl
-
-