Package com.biglybt.core.tag
Interface TagFeatureProperties
- All Known Subinterfaces:
TagDownload
- All Known Implementing Classes:
CategoryImpl
,GlobalManagerImpl.DownloadStateTagger.MyTag
,TagDownloadWithState
public interface TagFeatureProperties
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
-
Field Summary
Fields -
Method Summary
-
Field Details
-
PR_TRACKERS
- See Also:
-
PR_UNTAGGED
- See Also:
-
PR_TRACKER_TEMPLATES
- See Also:
-
PR_CONSTRAINT
- See Also:
-
PT_STRING_LIST
static final int PT_STRING_LIST- See Also:
-
PT_BOOLEAN
static final int PT_BOOLEAN- See Also:
-
PT_LONG
static final int PT_LONG- See Also:
-
-
Method Details
-
getSupportedProperties
TagFeatureProperties.TagProperty[] getSupportedProperties() -
getProperty
-
getPropertiesString
String getPropertiesString()
-