Class StreamDescriptor
- java.lang.Object
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.StreamDescriptor
-
- All Implemented Interfaces:
Serializable,ItemStreamDescriptor
public class StreamDescriptor extends Object implements ItemStreamDescriptor, Serializable
Instantiates a new stream descriptor.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StreamDescriptor()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.items.ItemStreamDescriptor
getItemName, getMimeType, getSize, getStream
-
-