java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.db2.section.Qpkg
-
Field Details
-
QPKGPKEN
public static final int QPKGPKENConstant: 0x06 = 6- See Also:
-
-
Method Details
-
qpkgpkgn
public int qpkgpkgn()QPKGPKGN value.- Returns:
- int QPKGPKGN value
-
qpkgpknf
public int qpkgpknf()QPKGPKNF value.- Returns:
- int QPKGPKNF value
-
qpkgpknl
public int qpkgpknl()QPKGPKNL value.- Returns:
- int QPKGPKNL value
-
create
public static Qpkg create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, SmfDb2Record parent) create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data- Array of bytes containing data for this sectionoffset- Offset of this section in the datalength- length of the section
-