org.gcube.execution.rr.bridge
Class CollectionDescription
java.lang.Object
org.gcube.execution.rr.bridge.CollectionDescription
public class CollectionDescription
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionDescription
public CollectionDescription()
getId
public String getId()
setId
public void setId(String id)
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String descritpion)
getCreationTime
public Calendar getCreationTime()
setCreationTime
public void setCreationTime(Calendar creationTime)
isUser
public boolean isUser()
setUser
public void setUser(boolean isUser)
getCollection
protected static CollectionDescription getCollection(org.gcube.common.core.resources.GCUBEGenericResource resource)
throws JAXBException,
Exception
- Throws:
JAXBException
Exception
Copyright © 2013. All Rights Reserved.