Modifier and Type | Method and Description |
---|---|
java.lang.String |
dump() |
java.lang.String |
getGroup()
Get the value of the group attribute.
|
java.lang.String |
getName()
Get the value of the name attribute.
|
boolean |
isSetGroup()
Determine if any group attribute is set
|
boolean |
isSetName()
Determine if any name attribute is set
|
void |
setGroup(java.lang.String aGroup)
Set the group attribute.
|
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 setvoid setGroup(java.lang.String aGroup)
aGroup
- the new value for the group attributejava.lang.String getGroup()
boolean isSetGroup()
true
if the group attribute is setjava.lang.String dump()
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.