Package eu.xenit.alfred.api.filefolder
Class NodePath
java.lang.Object
eu.xenit.alfred.api.filefolder.NodePath
The Node Path component displays the full path to the specified Node. The displaypath is the human readable
representation while the qnamePath is the technical representation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDisplayPath(String displayPath) voidsetQnamePath(String qnamePath)
-
Constructor Details
-
NodePath
public NodePath() -
NodePath
-
-
Method Details
-
getDisplayPath
-
setDisplayPath
-
getQnamePath
-
setQnamePath
-