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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet describing information about the data point.
-
Constructor Details
-
ExtensionComponentData
-
-
Method Details
-
getDescription
Description copied from interface:DescribedExtensionDataGet describing information about the data point.- Specified by:
getDescriptionin interfaceDescribedExtensionData- Returns:
- a
ExtensionDescription.
-
getFormattedValue
-