public static class LocalObjectTracker.ObjectLink
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
ObjectReport |
getObject()
Get the ObjectReport associated with this pairing.
|
ObjectReportSender |
getOrs()
Get the ObjectReportSender (if any) associated with this pairing's ObjectReport.
|
void |
setOrs(ObjectReportSender ors)
Specify a new ObjectReportSender for this pairing's ObjectReport.
|
public ObjectReport getObject()
public ObjectReportSender getOrs()
public void setOrs(ObjectReportSender ors)
ors - ObjectReportSender to remember