Uses of Interface
org.duracloud.HeaderType
Packages that use HeaderType
-
Uses of HeaderType in org.duracloud
Methods in org.duracloud that return HeaderTypeModifier and TypeMethodDescriptionChunksManifestType.addNewHeader()Appends and returns a new empty "header" elementChunksManifestType.getHeader()Gets the "header" elementstatic HeaderTypeHeaderType.Factory.newInstance()static HeaderTypeHeaderType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static HeaderTypestatic HeaderTypestatic HeaderTypeHeaderType.Factory.parse(InputStream is) static HeaderTypeHeaderType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static HeaderTypestatic HeaderTypestatic HeaderTypestatic HeaderTypestatic HeaderTypestatic HeaderTypestatic HeaderTypeHeaderType.Factory.parse(XMLStreamReader sr) static HeaderTypeHeaderType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static HeaderTypeHeaderType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static HeaderTypeHeaderType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic HeaderTypestatic HeaderTypeMethods in org.duracloud with parameters of type HeaderTypeModifier and TypeMethodDescriptionvoidChunksManifestType.setHeader(HeaderType header) Sets the "header" element -
Uses of HeaderType in org.duracloud.impl
Classes in org.duracloud.impl that implement HeaderTypeMethods in org.duracloud.impl that return HeaderTypeModifier and TypeMethodDescriptionChunksManifestTypeImpl.addNewHeader()Appends and returns a new empty "header" elementChunksManifestTypeImpl.getHeader()Gets the "header" elementMethods in org.duracloud.impl with parameters of type HeaderTypeModifier and TypeMethodDescriptionvoidChunksManifestTypeImpl.setHeader(HeaderType header) Sets the "header" element
XMLInputStream