|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--gnu.gnustep.base.NSObject
|
+--gnu.gnustep.base.NSProcessInfo
This class wraps the Objective-C class NSProcessInfo. It was automatically generated by JIGS WrapCreator.
| Method Summary | |
NSArray |
arguments()
Wraps the Objective-C method arguments |
NSDictionary |
environment()
Wraps the Objective-C method environment |
java.lang.String |
globallyUniqueString()
Wraps the Objective-C method globallyUniqueString |
java.lang.String |
hostName()
Wraps the Objective-C method hostName |
static NSProcessInfo |
processInfo()
Wraps the Objective-C method processInfo |
java.lang.String |
processName()
Wraps the Objective-C method processName |
void |
setProcessName(java.lang.String arg0)
Wraps the Objective-C method setProcessName: |
| Methods inherited from class gnu.gnustep.base.NSObject |
clone, description, equals, hashCode, mutableClone, releaseObject, retainObject, takeValueForKey, toString, valueForKey |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static NSProcessInfo processInfo()
public NSArray arguments()
public NSDictionary environment()
public java.lang.String hostName()
public java.lang.String processName()
public java.lang.String globallyUniqueString()
public void setProcessName(java.lang.String arg0)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||