Uses of Enum
com.sun.codemodel.JModuleDirective.Type
Packages that use JModuleDirective.Type
-
Uses of JModuleDirective.Type in com.sun.codemodel
Methods in com.sun.codemodel that return JModuleDirective.TypeModifier and TypeMethodDescriptionJExportsDirective.getType()Gets the type of this module directive.abstract JModuleDirective.TypeJModuleDirective.getType()Gets the type of this module directive.JRequiresDirective.getType()Gets the type of this module directive.static JModuleDirective.TypeReturns the enum constant of this type with the specified name.static JModuleDirective.Type[]JModuleDirective.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.