Uses of Enum Class
fr.opensagres.xdocreport.template.formatter.Directive.DirectiveType
Packages that use Directive.DirectiveType
-
Uses of Directive.DirectiveType in fr.opensagres.xdocreport.template.formatter
Methods in fr.opensagres.xdocreport.template.formatter that return Directive.DirectiveTypeModifier and TypeMethodDescriptionabstract Directive.DirectiveTypeDirective.getType()IfDirective.getType()LoopDirective.getType()static Directive.DirectiveTypeReturns the enum constant of this class with the specified name.static Directive.DirectiveType[]Directive.DirectiveType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.opensagres.xdocreport.template.formatter with parameters of type Directive.DirectiveType