Class ProviderInformation
java.lang.Object
com.djrapitops.plan.extension.implementation.results.ExtensionDescription
com.djrapitops.plan.extension.implementation.ProviderInformation
- All Implemented Interfaces:
Comparable<ExtensionDescription>
Represents the annotation information provided on a method.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ProviderInformation.BuilderbooleangetTab()inthashCode()booleanbooleanisHidden()booleanbooleanbooleanMethods inherited from class com.djrapitops.plan.extension.implementation.results.ExtensionDescription
compareTo, getDescription, getIcon, getName, getPriority, getText, toString
-
Method Details
-
builder
-
getPluginName
-
isShownInPlayersTable
public boolean isShownInPlayersTable() -
isHidden
public boolean isHidden() -
getProvidedCondition
-
getFormatType
-
isPlayerName
public boolean isPlayerName() -
getTab
-
getCondition
-
equals
- Overrides:
equalsin classExtensionDescription
-
hashCode
public int hashCode()- Overrides:
hashCodein classExtensionDescription
-
getTableColor
-
isPercentage
public boolean isPercentage() -
isComponent
public boolean isComponent()
-