org.duraspace.fcrepo.cloudsync.api
Class ObjectInfo

java.lang.Object
  extended by org.duraspace.fcrepo.cloudsync.api.ObjectInfo

public class ObjectInfo
extends Object


Constructor Summary
ObjectInfo()
           
 
Method Summary
 String getPid()
           
 void setPid(String pid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectInfo

public ObjectInfo()
Method Detail

getPid

public String getPid()

setPid

public void setPid(String pid)


Copyright © 2012 DuraSpace. All Rights Reserved.