Class StorageIdList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<String>, Collection<String>, List<String>, RandomAccess

public final class StorageIdList extends ArrayList<String>
The list of storage IDs. The object should contains only valid strings of StorageID that has format providerID:segmentID. This model object is not allowed to modify after created project settings.
See Also: