Modifier and Type | Method and Description |
---|---|
java.lang.String |
dump() |
java.lang.String |
getQhostname()
Get the value of the qhostname attribute.
|
java.lang.String |
getQname()
Get the value of the qname attribute.
|
int |
getSlots()
Get the value of the slots attribute.
|
boolean |
isSetQhostname()
Determine if any qhostname attribute is set
|
boolean |
isSetQname()
Determine if any qname attribute is set
|
boolean |
isSetSlots()
Determine if any slots attribute is set
|
void |
setQhostname(java.lang.String aQhostname)
Set the qhostname attribute.
|
void |
setQname(java.lang.String aQname)
Set the qname attribute.
|
void |
setSlots(int aSlots)
Set the slots attribute.
|
equalsCompletely, getName, getParent
void setQname(java.lang.String aQname)
aQname
- the new value for the qname attributejava.lang.String getQname()
boolean isSetQname()
true
if the qname attribute is setvoid setQhostname(java.lang.String aQhostname)
aQhostname
- the new value for the qhostname attributejava.lang.String getQhostname()
boolean isSetQhostname()
true
if the qhostname attribute is setvoid setSlots(int aSlots)
aSlots
- the new value for the slots attributeint getSlots()
boolean isSetSlots()
true
if the slots attribute is setjava.lang.String dump()
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.