public class WSDAIXResource extends Object implements org.gcube.common.core.informationsystem.publisher.ISResource
| Constructor and Description |
|---|
WSDAIXResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollection() |
Document |
getDocument() |
String |
getID() |
String |
getName() |
org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE |
getType() |
void |
setCollection(String collection) |
void |
setDocument(Document document) |
void |
setID(String id) |
void |
setName(String documentName) |
void |
setType(org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE type) |
public String getCollection()
getCollection in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic Document getDocument()
getDocument in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic String getName()
getName in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic String getID()
getID in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setCollection(String collection)
setCollection in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setDocument(Document document)
setDocument in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setName(String documentName)
setName in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setID(String id)
setID in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE getType()
getType in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setType(org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE type)
setType in interface org.gcube.common.core.informationsystem.publisher.ISResourceCopyright © 2017. All Rights Reserved.