org.duraspace.fcrepo.cloudsync.api
Class ProviderAccount
java.lang.Object
org.duraspace.fcrepo.cloudsync.api.ProviderAccount
public class ProviderAccount
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProviderAccount
public ProviderAccount()
getId
public String getId()
setId
public void setId(String id)
getType
public String getType()
setType
public void setType(String type)
isPrimary
public boolean isPrimary()
setPrimary
public void setPrimary(boolean primary)
Copyright © 2012 DuraSpace. All Rights Reserved.