JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.dtolabs.rundeck.core.common
Interface INodeBase
All Known Subinterfaces:
INodeDesc
,
INodeEntry
All Known Implementing Classes:
NodeBaseImpl
,
NodeEntryImpl
public interface
INodeBase
INodeBase identifies a node by its name.
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getNodename
()
Method Detail
getNodename
java.lang.String getNodename()
Returns:
the name of the node
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method