org.duracloud.services.fixity.domain
Class ContentLocationPair

java.lang.Object
  extended by org.duracloud.services.fixity.domain.ContentLocationPair

public class ContentLocationPair
extends java.lang.Object

Author:
Andrew Woods Date: Aug 6, 2010

Constructor Summary
ContentLocationPair(ContentLocation contentLocationA, ContentLocation contentLocationB)
           
 
Method Summary
 ContentLocation getContentLocationA()
           
 ContentLocation getContentLocationB()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentLocationPair

public ContentLocationPair(ContentLocation contentLocationA,
                           ContentLocation contentLocationB)
Method Detail

getContentLocationA

public ContentLocation getContentLocationA()

getContentLocationB

public ContentLocation getContentLocationB()


Copyright © 2009-2010 DuraSpace. All Rights Reserved.