org.zeroexchange.collaboration.contract.event
Class ResourceChanged

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

public class ResourceChanged
extends ContractChanged

Author:
black
See Also:
Serialized Form

Constructor Summary
ResourceChanged(Contract contract, Resource resource)
           
 
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

ResourceChanged

public ResourceChanged(Contract contract,
                       Resource resource)
Method Detail

getResource

public Resource getResource()
Returns:
the resource


Copyright © 2013. All Rights Reserved.