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 java.lang.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,
java.lang.String name,
boolean enabled)
getJob
public org.eclipse.ptp.core.elements.IPJob getJob()
getName
public java.lang.String getName()
isEnabled
public boolean isEnabled()
setEnabled
public void setEnabled(boolean enabled)
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.