WbDependentModule

A wtp descriptor dependent module entry.

Constructors

Link copied to clipboard
constructor(node: Node)
constructor(deployPath: String, handle: String)
constructor(archiveName: String, deployPath: String, handle: String)
Constructor for WbDependentModule

Properties

Link copied to clipboard
Link copied to clipboard
open var deployPath: String
Link copied to clipboard
open var handle: String

Functions

Link copied to clipboard
open fun appendNode(parentNode: Node)
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String