Package | Description |
---|---|
org.codehaus.plexus.languages.java.jpms |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<T,ResolvePathsResult.ModuleNameSource> |
ResolvePathsResult.modulepathElements |
Modifier and Type | Method and Description |
---|---|
static ResolvePathsResult.ModuleNameSource |
ResolvePathsResult.ModuleNameSource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResolvePathsResult.ModuleNameSource[] |
ResolvePathsResult.ModuleNameSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<T,ResolvePathsResult.ModuleNameSource> |
ResolvePathsResult.getModulepathElements()
All T that belong to the modulepath, based on the module descriptor.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
ResolvePathsResult.setModulepathElements(java.util.Map<T,ResolvePathsResult.ModuleNameSource> modulepathElements) |