Uses of Enum Class
adalid.core.enums.HelpFileAutoName
Packages that use HelpFileAutoName
-
Uses of HelpFileAutoName in adalid.core
Methods in adalid.core that return HelpFileAutoNameModifier and TypeMethodDescriptionAbstractEntity.getHelpFileAutoName()Project.getHelpFileAutoName()Methods in adalid.core with parameters of type HelpFileAutoNameModifier and TypeMethodDescriptionprotected voidAbstractEntity.setHelpFileAutoName(HelpFileAutoName helpFileAutoName) protected voidProject.setHelpFileAutoName(HelpFileAutoName helpFileAutoName) -
Uses of HelpFileAutoName in adalid.core.enums
Methods in adalid.core.enums that return HelpFileAutoNameModifier and TypeMethodDescriptionstatic HelpFileAutoNameReturns the enum constant of this class with the specified name.static HelpFileAutoName[]HelpFileAutoName.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HelpFileAutoName in adalid.core.interfaces
Methods in adalid.core.interfaces that return HelpFileAutoName