public class EpsProjectNode extends Object
Constructor and Description |
---|
EpsProjectNode(EPS eps,
Integer uniqueID,
Integer parentEpsUniqueID,
String shortName,
String name)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Retrieve the project name.
|
Integer |
getParentEpsUniqueID()
Retrieve the parent EPS node unique ID.
|
String |
getShortName()
Retrieve the project short name.
|
Integer |
getUniqueID()
Retrieve the project unique ID.
|
public Integer getUniqueID()
public Integer getParentEpsUniqueID()
public String getShortName()
public String getName()
Copyright © 2000–2025 Packwood Software. All rights reserved.