org.zeroexchange.collaboration.contract.event
Class ResourceSupplyConfirmed

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

public class ResourceSupplyConfirmed
extends ContractChanged

Author:
black
See Also:
Serialized Form

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

ResourceSupplyConfirmed

public ResourceSupplyConfirmed(Contract contract,
                               Resource resource)
Constructor.

Method Detail

getResource

public Resource getResource()
Returns:
the resource


Copyright © 2013. All Rights Reserved.