public class MAPUpdateLocationRequestEvent extends OperationInvokeEvent<MAPUpdateLocationArg>
Used as SLEE invoke event class by MAPOperations.updateLocation_v1.
| Constructor and Description |
|---|
MAPUpdateLocationRequestEvent(MAPDialog dialog,
TcapOperation operation,
MAPUpdateLocationArg argument,
int invokeId,
boolean hasLinkedId,
int linkedId)
Initialise a new com.opencloud.slee.resources.cgin.map.events.MAPUpdateLocationRequestEvent
|
| Modifier and Type | Method and Description |
|---|---|
MAPDialog |
getDialog()
Gets the associated dialog.
|
getArgument, getLinkedId, hasLinkedId, toStringgetInvokeId, getOperationInfopublic MAPUpdateLocationRequestEvent(MAPDialog dialog, TcapOperation operation, MAPUpdateLocationArg argument, int invokeId, boolean hasLinkedId, int linkedId)
dialog - the associated dialogoperation - metadata object that describes the operationargument - argument POJOinvokeId - TCAP invoke IDhasLinkedId - true if linked ID is presentlinkedId - TCAP linked ID