com.sun.grid.jgdi.configuration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
dump() |
int |
getIntkey()
Get the value of the intkey attribute.
|
int |
getIntkey2()
Get the value of the intkey2 attribute.
|
int |
getNumber()
Get the value of the number attribute.
|
java.lang.String |
getStrkey()
Get the value of the strkey attribute.
|
java.lang.String |
getStrkey2()
Get the value of the strkey2 attribute.
|
int |
getTimestamp()
Get the value of the timestamp attribute.
|
int |
getType()
Get the value of the type attribute.
|
boolean |
isSetIntkey()
Determine if any intkey attribute is set
|
boolean |
isSetIntkey2()
Determine if any intkey2 attribute is set
|
boolean |
isSetNumber()
Determine if any number attribute is set
|
boolean |
isSetStrkey()
Determine if any strkey attribute is set
|
boolean |
isSetStrkey2()
Determine if any strkey2 attribute is set
|
boolean |
isSetTimestamp()
Determine if any timestamp attribute is set
|
boolean |
isSetType()
Determine if any type attribute is set
|
void |
setIntkey(int aIntkey)
Set the intkey attribute.
|
void |
setIntkey2(int aIntkey2)
Set the intkey2 attribute.
|
void |
setNumber(int aNumber)
Set the number attribute.
|
void |
setStrkey(java.lang.String aStrkey)
Set the strkey attribute.
|
void |
setStrkey2(java.lang.String aStrkey2)
Set the strkey2 attribute.
|
void |
setTimestamp(int aTimestamp)
Set the timestamp attribute.
|
void |
setType(int aType)
Set the type attribute.
|
equalsCompletely, getName, getParent
void setNumber(int aNumber)
aNumber
- the new value for the number attributeint getNumber()
boolean isSetNumber()
true
if the number attribute is setvoid setTimestamp(int aTimestamp)
aTimestamp
- the new value for the timestamp attributeint getTimestamp()
boolean isSetTimestamp()
true
if the timestamp attribute is setvoid setType(int aType)
aType
- the new value for the type attributeint getType()
boolean isSetType()
true
if the type attribute is setvoid setIntkey(int aIntkey)
aIntkey
- the new value for the intkey attributeint getIntkey()
boolean isSetIntkey()
true
if the intkey attribute is setvoid setIntkey2(int aIntkey2)
aIntkey2
- the new value for the intkey2 attributeint getIntkey2()
boolean isSetIntkey2()
true
if the intkey2 attribute is setvoid setStrkey(java.lang.String aStrkey)
aStrkey
- the new value for the strkey attributejava.lang.String getStrkey()
boolean isSetStrkey()
true
if the strkey attribute is setvoid setStrkey2(java.lang.String aStrkey2)
aStrkey2
- the new value for the strkey2 attributejava.lang.String getStrkey2()
boolean isSetStrkey2()
true
if the strkey2 attribute is setjava.lang.String dump()
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.