Uses of Interface
org.duracloud.ChunksType
Packages that use ChunksType
-
Uses of ChunksType in org.duracloud
Methods in org.duracloud that return ChunksTypeModifier and TypeMethodDescriptionChunksManifestType.addNewChunks()Appends and returns a new empty "chunks" elementChunksManifestType.getChunks()Gets the "chunks" elementstatic ChunksTypeChunksType.Factory.newInstance()static ChunksTypeChunksType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ChunksTypestatic ChunksTypestatic ChunksTypeChunksType.Factory.parse(InputStream is) static ChunksTypeChunksType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ChunksTypestatic ChunksTypestatic ChunksTypestatic ChunksTypestatic ChunksTypestatic ChunksTypestatic ChunksTypeChunksType.Factory.parse(XMLStreamReader sr) static ChunksTypeChunksType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ChunksTypeChunksType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ChunksTypeChunksType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ChunksTypestatic ChunksTypeMethods in org.duracloud with parameters of type ChunksTypeModifier and TypeMethodDescriptionvoidChunksManifestType.setChunks(ChunksType chunks) Sets the "chunks" element -
Uses of ChunksType in org.duracloud.impl
Classes in org.duracloud.impl that implement ChunksTypeMethods in org.duracloud.impl that return ChunksTypeModifier and TypeMethodDescriptionChunksManifestTypeImpl.addNewChunks()Appends and returns a new empty "chunks" elementChunksManifestTypeImpl.getChunks()Gets the "chunks" elementMethods in org.duracloud.impl with parameters of type ChunksTypeModifier and TypeMethodDescriptionvoidChunksManifestTypeImpl.setChunks(ChunksType chunks) Sets the "chunks" element
XMLInputStream