org.eclipse.ptp.debug.ui
Class PVariableManager.PVariableInfo
java.lang.Object
org.eclipse.ptp.debug.ui.PVariableManager.PVariableInfo
- Enclosing class:
- PVariableManager
public class PVariableManager.PVariableInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PVariableManager.PVariableInfo
public PVariableManager.PVariableInfo(org.eclipse.ptp.core.elements.IPJob job,
String name,
boolean enabled)
getJob
public org.eclipse.ptp.core.elements.IPJob getJob()
getName
public String getName()
isEnabled
public boolean isEnabled()
setEnabled
public void setEnabled(boolean enabled)
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.