public interface BodyOpenCompletePartitionPack extends BodyPartitionPack, Cloneable
Represents the description of body partition that is open and complete.
An open partition is one in which required header metadata values have not been finalized and required values may be absent or incorrect. The header partition may not have the same values as the closed partition(s) and header metadata in open partitions may change in later repetitions.
A complete partition is one where either header metadata is absent in this partition or where the header metadata exists and all best effort metadata properties have been correctly completed.
BODYSID_DEFAULT, FOOTERPARTITION_DEFAULT, HEADERBYTECOUNT_DEFAULT, INDEXBYTECOUNT_DEFAULT, INDEXSID_DEFAULT, MAJORVERSION_DEFAULT, MINORVERSION_DEFAULT, PREVIOUSPARTITION_DEFAULT| Modifier and Type | Method and Description |
|---|---|
BodyOpenCompletePartitionPack |
clone()
Create a cloned copy of this body open complete partition pack.
|
addEssenceContainer, getBodyOffset, getBodySID, getEncodedSize, getEssenceContainers, getFooterPartition, getHeaderByteCount, getIndexByteCount, getIndexSID, getKagSize, getMajorVersion, getMinorVersion, getOperationalPattern, getPreviousPartition, getThisPartition, setBodyOffset, setBodySID, setEssenceContainers, setFooterPartition, setHeaderByteCount, setIndexByteCount, setIndexSID, setKagSize, setMajorVersion, setMinorVersion, setOperationalPattern, setPreviousPartition, setThisPartitiongetUnitTypegetPaddingFillSize, setPaddingFillSizeBodyOpenCompletePartitionPack clone()
Create a cloned copy of this body open complete partition pack.
clone in interface BodyPartitionPackclone in interface PartitionPack(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.