be.SIRAPRISE.messages
Class TransactionStartedMessageTypeV1_0

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessageType
      extended by be.SIRAPRISE.messages.TransactionStartedMessageType
          extended by be.SIRAPRISE.messages.TransactionStartedMessageTypeV1_0

public final class TransactionStartedMessageTypeV1_0
extends TransactionStartedMessageType

This message has no fields.

Since:
SIRA_PRISE 1.1
Author:
Erwin Smout

Field Summary
 
Fields inherited from class be.SIRAPRISE.messages.TransactionStartedMessageType
MESSAGETYPEID
 
Method Summary
 TransactionStartedMessage message(long transactionID)
          Factory method for getting A TransactionStarted message of this version of the type
 
Methods inherited from class be.SIRAPRISE.messages.TransactionStartedMessageType
message
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

message

public TransactionStartedMessage message(long transactionID)
Description copied from class: TransactionStartedMessageType
Factory method for getting A TransactionStarted message of this version of the type

Specified by:
message in class TransactionStartedMessageType
Parameters:
transactionID - The identification of the started transaction
Returns:
A TransactionStarted message