Class FromMetadata


  • public class FromMetadata
    extends java.lang.Object
    Extend a storage object with the storage modules & module functions present in the metadata.
    • Constructor Summary

      Constructors 
      Constructor Description
      FromMetadata()  
    • Method Summary

      Modifier and Type Method Description
      static Types.Storage fromMetadata​(MetadataV0 metadata)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FromMetadata

        public FromMetadata()