public class VirtualDataWindowEventStopWindow extends VirtualDataWindowEvent
Constructor and Description |
---|
VirtualDataWindowEventStopWindow(String namedWindowName,
int agentInstanceId)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
int |
getAgentInstanceId()
Returns the agent instance id
|
String |
getNamedWindowName()
Returns the named window name.
|
public VirtualDataWindowEventStopWindow(String namedWindowName, int agentInstanceId)
namedWindowName
- named window nameagentInstanceId
- agent instance idpublic String getNamedWindowName()
public int getAgentInstanceId()
Copyright © 2005–2018. All rights reserved.