toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.plugins.ide.eclipse.model
/
WbDependentModule
Wb
Dependent
Module
API
open
class
WbDependentModule
:
WbModuleEntry
(
source
)
A wtp descriptor dependent module entry.
Members
Constructors
Wb
Dependent
Module
Link copied to clipboard
API
constructor
(
node
:
Node
)
constructor
(
deployPath
:
String
,
handle
:
String
)
@
Incubating
constructor
(
archiveName
:
String
,
deployPath
:
String
,
handle
:
String
)
Constructor for WbDependentModule
Properties
archive
Name
Link copied to clipboard
API
@get:
Incubating
@set:
Incubating
open
var
archiveName
:
String
deploy
Path
Link copied to clipboard
API
open
var
deployPath
:
String
handle
Link copied to clipboard
API
open
var
handle
:
String
Functions
append
Node
Link copied to clipboard
API
open
fun
appendNode
(
parentNode
:
Node
)
equals
Link copied to clipboard
API
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
API
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
API
open
fun
toString
(
)
:
String