public interface IRemoteSystemAssociation
Copyright Micro Focus GmbH
| Modifier and Type | Method and Description |
|---|---|
ISystemImage |
getRemoteSystemImage()
Returns the associated remote system image (if there is one) or
null. |
void |
setRemoteSystemImage(ISystemImage pRemoteSystem)
Associates a remote system image and notifies observers.
|
ISystemImage getRemoteSystemImage()
null.nullsetRemoteSystemImage(ISystemImage)void setRemoteSystemImage(ISystemImage pRemoteSystem)
null must be given.pRemoteSystem - the remote system image to be associated or null
to remove the current one.getRemoteSystemImage()Copyright © 2015 Micro Focus GmbH. All rights reserved.