public class DeployNode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NODE_TAG |
Constructor and Description |
---|
DeployNode(PackageGroup pg) |
Modifier and Type | Method and Description |
---|---|
PackageGroup |
getPackageGroup() |
int |
getScore() |
void |
setPackageGroup(PackageGroup pg) |
public static final java.lang.String NODE_TAG
public DeployNode(PackageGroup pg)
public final int getScore()
public final void setPackageGroup(PackageGroup pg)
public final PackageGroup getPackageGroup()