- getAllPackages() - Method in interface jdk.tools.jlink.plugin.LinkModule
-
Retrieves all the packages located in this module.
- getArgumentsDescription() - Method in interface jdk.tools.jlink.plugin.Plugin
-
The plugin argument(s) description.
- getByteOrder() - Method in interface jdk.tools.jlink.plugin.ModulePool
-
The ByteOrder currently in use when generating the jimage file.
- getBytes() - Method in interface jdk.tools.jlink.plugin.ModuleEntry
-
The ModuleEntry content as an array of bytes.
- getDescription() - Method in interface jdk.tools.jlink.plugin.Plugin
-
The plugin description.
- getDescriptor() - Method in interface jdk.tools.jlink.plugin.LinkModule
-
The module descriptor of this module.
- getEntryCount() - Method in interface jdk.tools.jlink.plugin.LinkModule
-
Return the number of LinkModuleEntry count in this LinkModule.
- getEntryCount() - Method in interface jdk.tools.jlink.plugin.ModulePool
-
Return the number of ModuleEntry count in this ModulePool.
- getLength() - Method in interface jdk.tools.jlink.plugin.ModuleEntry
-
The ModuleEntry content length.
- getModule() - Method in interface jdk.tools.jlink.plugin.ModuleEntry
-
The ModuleEntry module name.
- getModuleCount() - Method in interface jdk.tools.jlink.plugin.ModulePool
-
Return the number of LinkModule count in this ModulePool.
- getName() - Method in interface jdk.tools.jlink.plugin.LinkModule
-
The module name.
- getName() - Method in enum jdk.tools.jlink.plugin.Plugin.Category
-
- getName() - Method in interface jdk.tools.jlink.plugin.Plugin
-
The plugin name.
- getOption() - Method in interface jdk.tools.jlink.plugin.Plugin
-
The option that identifies this plugin.
- getPath() - Method in interface jdk.tools.jlink.plugin.ModuleEntry
-
The ModuleEntry path.
- getReleaseProperties() - Method in interface jdk.tools.jlink.plugin.ModulePool
-
Release properties such as OS, CPU name, version etc.
- getState() - Method in interface jdk.tools.jlink.plugin.Plugin
-
The Plugin set of states.
- getStateDescription() - Method in interface jdk.tools.jlink.plugin.Plugin
-
Return a message indicating the status of the provider.
- getType() - Method in interface jdk.tools.jlink.plugin.ModuleEntry
-
The ModuleEntry's type.
- getType() - Method in interface jdk.tools.jlink.plugin.Plugin
-
The type of this plugin.