|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.core.CExtensionInfo
public class CExtensionInfo
Constructor Summary | |
---|---|
CExtensionInfo()
|
|
CExtensionInfo(CExtensionInfo base)
|
Method Summary | |
---|---|
java.lang.String |
getAttribute(java.lang.String key)
|
java.util.HashMap |
getAttributes()
|
void |
setAttribute(java.lang.String key,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CExtensionInfo()
public CExtensionInfo(CExtensionInfo base)
Method Detail |
---|
public java.util.HashMap getAttributes()
public void setAttribute(java.lang.String key, java.lang.String value)
public java.lang.String getAttribute(java.lang.String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |