Class ContentPair


  • public class ContentPair
    extends Object
    • Constructor Detail

      • ContentPair

        public ContentPair​(org.gcube.common.storagehub.model.items.nodes.Content content,
                           org.gcube.common.storagehub.model.storages.StorageBackend storageBackend)
    • Method Detail

      • getContent

        public org.gcube.common.storagehub.model.items.nodes.Content getContent()
      • getStorageBackend

        public org.gcube.common.storagehub.model.storages.StorageBackend getStorageBackend()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object