|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.preferences.PathEntryVariablesGroup.PathEntryVariableElement
public static class PathEntryVariablesGroup.PathEntryVariableElement
Simple data structure that holds a path variable name/value pair.
Field Summary | |
---|---|
java.lang.String |
name
|
org.eclipse.core.runtime.IPath |
path
|
Constructor Summary | |
---|---|
PathEntryVariablesGroup.PathEntryVariableElement()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String name
public org.eclipse.core.runtime.IPath path
Constructor Detail |
---|
public PathEntryVariablesGroup.PathEntryVariableElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |