org.duraspace.fcrepo.cloudsync.api
Class ObjectStore
java.lang.Object
org.duraspace.fcrepo.cloudsync.api.ObjectStore
public class ObjectStore
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectStore
public ObjectStore()
getId
public String getId()
setId
public void setId(String id)
getUri
public URI getUri()
setUri
public void setUri(URI uri)
getName
public String getName()
setName
public void setName(String name)
getType
public String getType()
setType
public void setType(String type)
getData
public String getData()
setData
public void setData(String data)
Copyright © 2012 DuraSpace. All Rights Reserved.