public static interface UIDHandler.AttributeInjector
Modifier and Type | Method and Description |
---|---|
void |
injectIntoDetail(Marker marker,
CotDetail detail)
Inject information from the marker into the
UID tag.
|
void |
injectIntoMarker(CotDetail detail,
Marker marker)
Inject the information from the UID tag into
the Marker.
|