Class ExtensionComponentData
java.lang.Object
com.djrapitops.plan.extension.implementation.results.ExtensionComponentData
- All Implemented Interfaces:
DescribedExtensionData
Represents component data returned by a ComponentProvider method.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet describing information about the data point.getHtmlValue
(ComponentSvc service)
-
Constructor Details
-
ExtensionComponentData
-
-
Method Details
-
getDescription
Description copied from interface:DescribedExtensionData
Get describing information about the data point.- Specified by:
getDescription
in interfaceDescribedExtensionData
- Returns:
- a
ExtensionDescription
.
-
getFormattedValue
-
getHtmlValue
-