public interface XBLManagerData
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getManagerData()
Returns the XBL manager associated data for this node.
|
void |
setManagerData(java.lang.Object data)
Sets the XBL manager associated data for this node.
|