Class StorageProviderAccount


  • @Entity
    public class StorageProviderAccount
    extends ProviderAccount
    Author:
    Erik Paulsson Date: 7/10/13
    • Constructor Detail

      • StorageProviderAccount

        public StorageProviderAccount()
    • Method Detail

      • setProperties

        public void setProperties​(Map<String,​String> properties)
      • getStorageLimit

        public int getStorageLimit()
      • setStorageLimit

        public void setStorageLimit​(int storageLimit)