public class TapeLibraryTarObjectStorageLocation extends TapeLibraryObjectStorageLocation
Constructor and Description |
---|
TapeLibraryTarObjectStorageLocation() |
TapeLibraryTarObjectStorageLocation(List<TarEntryDescription> tarEntries) |
Modifier and Type | Method and Description |
---|---|
List<TarEntryDescription> |
getTarEntries() |
TapeLibraryTarObjectStorageLocation |
setTarEntries(List<TarEntryDescription> tarEntries) |
public TapeLibraryTarObjectStorageLocation()
public TapeLibraryTarObjectStorageLocation(List<TarEntryDescription> tarEntries)
public List<TarEntryDescription> getTarEntries()
public TapeLibraryTarObjectStorageLocation setTarEntries(List<TarEntryDescription> tarEntries)
Copyright © 2019 Vitam. All rights reserved.