public static class ModuleParseResult.ModuleDependency extends Object
Constructor and Description |
---|
ModuleDependency(ModuleIdentifier moduleId,
boolean optional) |
Modifier and Type | Method and Description |
---|---|
ModuleIdentifier |
getModuleId() |
boolean |
isOptional() |
String |
toString() |
public ModuleDependency(ModuleIdentifier moduleId, boolean optional)
public ModuleIdentifier getModuleId()
public boolean isOptional()
Copyright © 2021 JBoss by Red Hat. All rights reserved.