org.zeroexchange.collaboration.contract.event
Class ContractAccepted

java.lang.Object
  extended by org.zeroexchange.event.Event
      extended by org.zeroexchange.collaboration.contract.event.ContractChanged
          extended by org.zeroexchange.collaboration.contract.event.ContractAccepted
All Implemented Interfaces:
Serializable

public class ContractAccepted
extends ContractChanged

Author:
black
See Also:
Serialized Form

Constructor Summary
ContractAccepted(Contract contract, User user)
          Constructor.
 
Method Summary
 User getUser()
           
 
Methods inherited from class org.zeroexchange.collaboration.contract.event.ContractChanged
getContract
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContractAccepted

public ContractAccepted(Contract contract,
                        User user)
Constructor.

Method Detail

getUser

public User getUser()


Copyright © 2013. All Rights Reserved.