クラス
jp.co.quickbinder.api.storage.QBStorage.RootType の使用

QBStorage.RootType を使用しているパッケージ
jp.co.quickbinder.api.storage Storageを操作するクラスを提供します。 
 

jp.co.quickbinder.api.storage での QBStorage.RootType の使用
 

QBStorage.RootType を返す jp.co.quickbinder.api.storage のメソッド
static QBStorage.RootType QBStorage.RootType.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static QBStorage.RootType[] QBStorage.RootType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

QBStorage.RootType 型のパラメータを持つ jp.co.quickbinder.api.storage のメソッド
static String QBStorage.getRootPath(QBStorage.RootType type)
           QuickBinderのストレージのパスを取得する RootTypeに対応したパスを返却します。