org.jmythapi.database
Interface IStorageGroup

All Superinterfaces:
Collection<IStorageGroupDirectory>, Iterable<IStorageGroupDirectory>, List<IStorageGroupDirectory>
All Known Implementing Classes:
StorageGroup

public interface IStorageGroup
extends List<IStorageGroupDirectory>


Method Summary
 String getGroupName()
           
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getGroupName

String getGroupName()


Copyright © 2008-2013. All Rights Reserved.