org.dicom4j.network.association.support
Class AsynOperation

java.lang.Object
  extended by org.dicom4j.network.association.support.AsynOperation

public class AsynOperation
extends Object

Since:
0.0.3
Author:
Laurent Lecomte

Constructor Summary
AsynOperation(int aMessageID)
           
 
Method Summary
 Integer getMessageID()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynOperation

public AsynOperation(int aMessageID)
Method Detail

getMessageID

public Integer getMessageID()


Copyright © 2009 dicom4j. All Rights Reserved.