org.zeroexchange.collaboration.contract.event
Class ResourceReconciled

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

public class ResourceReconciled
extends ContractChanged

Author:
black
See Also:
Serialized Form

Constructor Summary
ResourceReconciled(Contract contract, Resource resource)
          Constructor.
 
Method Summary
 Resource getResource()
           
 
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

ResourceReconciled

public ResourceReconciled(Contract contract,
                          Resource resource)
Constructor.

Parameters:
contract -
Method Detail

getResource

public Resource getResource()
Returns:
the resource


Copyright © 2013. All Rights Reserved.