org.zeroexchange.collaboration.contract.event
Class ContractChanged

java.lang.Object
  extended by org.zeroexchange.event.Event
      extended by org.zeroexchange.collaboration.contract.event.ContractChanged
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ContractAccepted, ContractCreated, ContractDeclined, ContractSpecificationChanged, ContractStatusChanged, ResourceChanged, ResourceDeleted, ResourceReconciled, ResourceSupplyConfirmed, TenderChanged

public abstract class ContractChanged
extends Event

Author:
black
See Also:
Serialized Form

Constructor Summary
ContractChanged(Contract contract)
           
 
Method Summary
 Contract getContract()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContractChanged

public ContractChanged(Contract contract)
Method Detail

getContract

public Contract getContract()


Copyright © 2013. All Rights Reserved.