com.sun.grid.jgdi.configuration
public interface Manager extends GEObject
Warning: The Manager class will not be compatible with future Sun™ Grid Engine releases.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
dump() |
java.lang.String |
getName()
Get the value of the name attribute.
|
boolean |
isSetName()
Determine if any name attribute is set
|
void |
setName(java.lang.String aName)
Set the name attribute.
|
equalsCompletely, getParent
void setName(java.lang.String aName)
aName
- the new value for the name attributejava.lang.String getName()
boolean isSetName()
true
if the name attribute is setjava.lang.String dump()
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.