Uses of Class
org.duracloud.chunk.manifest.ChunksManifestBean.ManifestEntry
-
Packages that use ChunksManifestBean.ManifestEntry Package Description org.duracloud.chunk.manifest -
-
Uses of ChunksManifestBean.ManifestEntry in org.duracloud.chunk.manifest
Methods in org.duracloud.chunk.manifest that return types with arguments of type ChunksManifestBean.ManifestEntry Modifier and Type Method Description List<ChunksManifestBean.ManifestEntry>ChunksManifestBean. getEntries()Method parameters in org.duracloud.chunk.manifest with type arguments of type ChunksManifestBean.ManifestEntry Modifier and Type Method Description voidChunksManifestBean. setEntries(List<ChunksManifestBean.ManifestEntry> entries)
-