public class ManifestExternalReference extends Object implements Serializable
Constructor and Description |
---|
ManifestExternalReference(String path,
String referencingProgram)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getPath()
Gets the path to the external item.
|
String |
getReferencingProgram()
Gets the program that referenced the item.
|
int |
hashCode() |
String |
toString() |
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>