org.eclipse.cdt.debug.internal.ui.propertypages
Class ModuleProperties.Property
java.lang.Object
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.Property
- Enclosing class:
- ModuleProperties
public class ModuleProperties.Property
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ModuleProperties.Property
public ModuleProperties.Property(java.lang.String key,
java.lang.Object value)
- Constructor for Property.
getKey
public java.lang.String getKey()
getValue
public java.lang.Object getValue()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object