| Modifier and Type | Method and Description |
|---|---|
RemoteDestination |
RemoteGoToAction.getRemoteDestination()
The RemoteDestination for this action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteGoToAction.setRemoteDestination(RemoteDestination remoteDest)
The RemoteDestination for this action.
|
| Constructor and Description |
|---|
RemoteGoToAction(FileSpecification fileSpec,
RemoteDestination remoteDest)
General constructor.
|