|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.resources.ISeriesRemoteEditRegistry
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
ISeriesEditableSrcPhysicalFileMember |
get(String key)
Get the value from the registry given a key |
static ISeriesRemoteEditRegistry |
getInstance()
Get the static instance |
ISeriesEditableSrcPhysicalFileMember |
put(String key,
ISeriesEditableSrcPhysicalFileMember member)
Put a key and value into the registry. |
ISeriesEditableSrcPhysicalFileMember |
remove(String key)
Removes the key and its associated value from the registry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
Method Detail |
public static ISeriesRemoteEditRegistry getInstance()
public ISeriesEditableSrcPhysicalFileMember put(String key, ISeriesEditableSrcPhysicalFileMember member)
public ISeriesEditableSrcPhysicalFileMember remove(String key)
public ISeriesEditableSrcPhysicalFileMember get(String key)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |