org.zeroexchange.collaboration.contract.event
Class ContractDeclined

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

public class ContractDeclined
extends ContractChanged

Author:
black
See Also:
Serialized Form

Constructor Summary
ContractDeclined(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

ContractDeclined

public ContractDeclined(Contract contract,
                        User user)
Constructor.

Method Detail

getUser

public User getUser()


Copyright © 2013. All Rights Reserved.