public interface TargetModuleID
Modifier and Type | Method and Description |
---|---|
TargetModuleID[] |
getChildTargetModuleID()
Get the child modules
|
String |
getModuleID()
Get the module id
|
TargetModuleID |
getParentTargetModuleID()
The parent of this module
|
Target |
getTarget()
Get the target
|
String |
getWebURL()
The URL for a web module
|
String |
toString()
Return the identifier of this module
|
Target getTarget()
String getModuleID()
String getWebURL()
String toString()
TargetModuleID getParentTargetModuleID()
TargetModuleID[] getChildTargetModuleID()
Copyright © 2018 JBoss by Red Hat. All rights reserved.