Class PageDatasetDataSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf75.subtype1.PageDatasetDataSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intConstant: 0x20 = 32static final intConstant: 0x40 = 64static final intConstant: 0x10 = 16static final intConstant: 0x20 = 32static final intConstant: 0x04 = 4static final intConstant: 0x10 = 16static final intConstant: 0x80 = 128static final intConstant: 0x40 = 64static final intConstant: 0x01 = 1static final intConstant: 0x02 = 2static final intConstant: 0x08 = 8static final intConstant: 0x08 = 8static final intConstant: 0x80 = 128 -
Method Summary
Modifier and TypeMethodDescriptionstatic PageDatasetDataSectioncreate(com.blackhillsoftware.smf.internal.Section Data, int offset, int length) create is intended for internal use only.booleansmf75acu()Return true ifSMF75ACUbit insmf75fl2()is set.longsmf75avu()SMF75AVU value.longsmf75bds()SMF75BDS value.intsmf75cha()SMF75CHA value.booleansmf75com()Return true ifSMF75COMbit insmf75pst()is set.smf75cu()SMF75CU value.smf75dev()SMF75DEV value.booleansmf75dnm()Return true ifSMF75DNMbit insmf75fl2()is set.booleansmf75dpl()Return true ifSMF75DPLbit insmf75pst()is set.booleansmf75dsb()Return true ifSMF75DSBbit insmf75pst()is set.smf75dsn()SMF75DSN value.intsmf75fl2()SMF75FL2 value.booleansmf75loc()Return true ifSMF75LOCbit insmf75pst()is set.booleansmf75lpa()Return true ifSMF75LPAbit insmf75pst()is set.doublesmf75lvu()SMF75LVU value.longsmf75mnu()SMF75MNU value.booleansmf75mxp()Return true ifSMF75MXPbit insmf75fl2()is set.longsmf75mxu()SMF75MXU value.booleansmf75ofl()Return true ifSMF75OFLbit insmf75pst()is set.booleansmf75onl()Return true ifSMF75ONLbit insmf75pst()is set.longsmf75pgx()SMF75PGX value.intsmf75pst()SMF75PST value.longsmf75req()SMF75REQ value.smf75rv3()SMF75RV3 value.intsmf75rv5()SMF75RV5 value.booleansmf75scm()Return true ifSMF75SCMbit insmf75fl2()is set.intsmf75scs()SMF75SCS value.longsmf75sio()SMF75SIO value.longsmf75sla()SMF75SLA value.booleansmf75swp()Return true ifSMF75SWPbit insmf75pst()is set.longsmf75typ()SMF75TYP value.longsmf75use()SMF75USE value.booleansmf75vio()Return true ifSMF75VIObit insmf75fl2()is set.smf75vol()SMF75VOL value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
SMF75LPA
public static final int SMF75LPAConstant: 0x80 = 128- See Also:
-
SMF75COM
public static final int SMF75COMConstant: 0x40 = 64- See Also:
-
SMF75DPL
public static final int SMF75DPLConstant: 0x20 = 32- See Also:
-
SMF75LOC
public static final int SMF75LOCConstant: 0x10 = 16- See Also:
-
SMF75SWP
public static final int SMF75SWPConstant: 0x08 = 8- See Also:
-
SMF75DSB
public static final int SMF75DSBConstant: 0x04 = 4- See Also:
-
SMF75ONL
public static final int SMF75ONLConstant: 0x02 = 2- See Also:
-
SMF75OFL
public static final int SMF75OFLConstant: 0x01 = 1- See Also:
-
SMF75VIO
public static final int SMF75VIOConstant: 0x80 = 128- See Also:
-
SMF75MXP
public static final int SMF75MXPConstant: 0x40 = 64- See Also:
-
SMF75ACU
public static final int SMF75ACUConstant: 0x20 = 32- See Also:
-
SMF75DNM
public static final int SMF75DNMConstant: 0x10 = 16- See Also:
-
SMF75SCM
public static final int SMF75SCMConstant: 0x08 = 8- See Also:
-
-
Method Details
-
smf75dsn
SMF75DSN value.- Returns:
- String SMF75DSN value
-
smf75pst
public int smf75pst()SMF75PST value.- Returns:
- int SMF75PST value
-
smf75lpa
public boolean smf75lpa()Return true ifSMF75LPAbit insmf75pst()is set.- Returns:
- boolean SMF75LPA bit is set in smf75pst()
SMF75LPA = 0x80
-
smf75com
public boolean smf75com()Return true ifSMF75COMbit insmf75pst()is set.- Returns:
- boolean SMF75COM bit is set in smf75pst()
SMF75COM = 0x40
-
smf75dpl
public boolean smf75dpl()Return true ifSMF75DPLbit insmf75pst()is set.- Returns:
- boolean SMF75DPL bit is set in smf75pst()
SMF75DPL = 0x20
-
smf75loc
public boolean smf75loc()Return true ifSMF75LOCbit insmf75pst()is set.- Returns:
- boolean SMF75LOC bit is set in smf75pst()
SMF75LOC = 0x10
-
smf75swp
public boolean smf75swp()Return true ifSMF75SWPbit insmf75pst()is set.- Returns:
- boolean SMF75SWP bit is set in smf75pst()
SMF75SWP = 0x08
-
smf75dsb
public boolean smf75dsb()Return true ifSMF75DSBbit insmf75pst()is set.- Returns:
- boolean SMF75DSB bit is set in smf75pst()
SMF75DSB = 0x04
-
smf75onl
public boolean smf75onl()Return true ifSMF75ONLbit insmf75pst()is set.- Returns:
- boolean SMF75ONL bit is set in smf75pst()
SMF75ONL = 0x02
-
smf75ofl
public boolean smf75ofl()Return true ifSMF75OFLbit insmf75pst()is set.- Returns:
- boolean SMF75OFL bit is set in smf75pst()
SMF75OFL = 0x01
-
smf75fl2
public int smf75fl2()SMF75FL2 value.- Returns:
- int SMF75FL2 value
-
smf75vio
public boolean smf75vio()Return true ifSMF75VIObit insmf75fl2()is set.- Returns:
- boolean SMF75VIO bit is set in smf75fl2()
SMF75VIO = 0x80
-
smf75mxp
public boolean smf75mxp()Return true ifSMF75MXPbit insmf75fl2()is set.- Returns:
- boolean SMF75MXP bit is set in smf75fl2()
SMF75MXP = 0x40
-
smf75acu
public boolean smf75acu()Return true ifSMF75ACUbit insmf75fl2()is set.- Returns:
- boolean SMF75ACU bit is set in smf75fl2()
SMF75ACU = 0x20
-
smf75dnm
public boolean smf75dnm()Return true ifSMF75DNMbit insmf75fl2()is set.- Returns:
- boolean SMF75DNM bit is set in smf75fl2()
SMF75DNM = 0x10
-
smf75scm
public boolean smf75scm()Return true ifSMF75SCMbit insmf75fl2()is set.- Returns:
- boolean SMF75SCM bit is set in smf75fl2()
SMF75SCM = 0x08
-
smf75rv5
public int smf75rv5()SMF75RV5 value.- Returns:
- int SMF75RV5 value
-
smf75typ
public long smf75typ()SMF75TYP value.- Returns:
- long SMF75TYP value
-
smf75cha
public int smf75cha()SMF75CHA value.- Returns:
- int SMF75CHA value
-
smf75vol
SMF75VOL value.- Returns:
- String SMF75VOL value
-
smf75scs
public int smf75scs()SMF75SCS value.- Returns:
- int SMF75SCS value
-
smf75rv3
SMF75RV3 value.- Returns:
- String SMF75RV3 value
-
smf75sla
public long smf75sla()SMF75SLA value.- Returns:
- long SMF75SLA value
-
smf75mxu
public long smf75mxu()SMF75MXU value.- Returns:
- long SMF75MXU value
-
smf75mnu
public long smf75mnu()SMF75MNU value.- Returns:
- long SMF75MNU value
-
smf75avu
public long smf75avu()SMF75AVU value.- Returns:
- long SMF75AVU value
-
smf75bds
public long smf75bds()SMF75BDS value.- Returns:
- long SMF75BDS value
-
smf75use
public long smf75use()SMF75USE value.- Returns:
- long SMF75USE value
-
smf75req
public long smf75req()SMF75REQ value.- Returns:
- long SMF75REQ value
-
smf75sio
public long smf75sio()SMF75SIO value.- Returns:
- long SMF75SIO value
-
smf75pgx
public long smf75pgx()SMF75PGX value.- Returns:
- long SMF75PGX value
-
smf75dev
SMF75DEV value.- Returns:
- String SMF75DEV value
-
smf75cu
SMF75CU value.- Returns:
- String SMF75CU value
-
smf75lvu
public double smf75lvu()SMF75LVU value.- Returns:
- double SMF75LVU value
-
create
public static PageDatasetDataSection create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length) 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
-