public interface ChunksManifestType
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
ChunksManifestType.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
ChunksType |
addNewChunks()
Appends and returns a new empty "chunks" element
|
HeaderType |
addNewHeader()
Appends and returns a new empty "header" element
|
ChunksType |
getChunks()
Gets the "chunks" element
|
HeaderType |
getHeader()
Gets the "header" element
|
void |
setChunks(ChunksType chunks)
Sets the "chunks" element
|
void |
setHeader(HeaderType header)
Sets the "header" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
HeaderType getHeader()
void setHeader(HeaderType header)
HeaderType addNewHeader()
ChunksType getChunks()
void setChunks(ChunksType chunks)
ChunksType addNewChunks()
Copyright © 2009–2015 DuraSpace. All rights reserved.