Modifier and Type | Method and Description |
---|---|
java.lang.String |
dump() |
java.lang.String |
getDefaultProject()
Get the value of the defaultProject attribute.
|
int |
getDeleteTime()
Get the value of the deleteTime attribute.
|
int |
getFshare()
Get the value of the fshare attribute.
|
java.lang.String |
getName()
Get the value of the name attribute.
|
int |
getOticket()
Get the value of the oticket attribute.
|
boolean |
isSetDefaultProject()
Determine if any defaultProject attribute is set
|
boolean |
isSetDeleteTime()
Determine if any deleteTime attribute is set
|
boolean |
isSetFshare()
Determine if any fshare attribute is set
|
boolean |
isSetName()
Determine if any name attribute is set
|
boolean |
isSetOticket()
Determine if any oticket attribute is set
|
void |
setDefaultProject(java.lang.String aDefaultProject)
Set the defaultProject attribute.
|
void |
setDeleteTime(int aDeleteTime)
Set the deleteTime attribute.
|
void |
setFshare(int aFshare)
Set the fshare attribute.
|
void |
setName(java.lang.String aName)
Set the name attribute.
|
void |
setOticket(int aOticket)
Set the oticket 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 setOticket(int aOticket)
aOticket
- the new value for the oticket attributeint getOticket()
boolean isSetOticket()
true
if the oticket attribute is setvoid setFshare(int aFshare)
aFshare
- the new value for the fshare attributeint getFshare()
boolean isSetFshare()
true
if the fshare attribute is setvoid setDeleteTime(int aDeleteTime)
aDeleteTime
- the new value for the deleteTime attributeint getDeleteTime()
boolean isSetDeleteTime()
true
if the deleteTime attribute is setvoid setDefaultProject(java.lang.String aDefaultProject)
aDefaultProject
- the new value for the defaultProject attributejava.lang.String getDefaultProject()
boolean isSetDefaultProject()
true
if the defaultProject attribute is setjava.lang.String dump()
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.