Class PrismPartitionDataSection
java.lang.Object
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf70.subtype1.PrismPartitionDataSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0x4000 = 16384static final int
Constant: 0x02 = 2static final int
Constant: 0x01 = 1static final int
Constant: 0x20 = 32static final int
Constant: 0x10 = 16static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0x2000 = 8192static final int
Constant: 0x1000 = 4096static final int
Constant: 0x8000 = 32768static final int
Constant: 0x08 = 8static final int
Constant: 0x04 = 4 -
Method Summary
Modifier and TypeMethodDescriptionstatic PrismPartitionDataSection
create
(byte[] Data, int offset, int length) create is intended for internal use only.long
smf70bda()
SMF70BDA value.int
smf70bdn()
SMF70BDN value.long
smf70bds()
SMF70BDS value.int
SMF70_BoostInfo value.boolean
Return true ifSMF70_BoostInfo_Speed
bit insmf70BoostInfo()
is set.boolean
Return true ifSMF70_BoostInfo_zIIP
bit insmf70BoostInfo()
is set.long
smf70csf()
SMF70CSF value.long
smf70esf()
SMF70ESF value.long
smf70gmu()
SMF70GMU value.smf70gnm()
SMF70GNM value.boolean
smf70grp()
Return true ifSMF70GRP
bit insmf70pfl()
is set.SMF70HWGr_Name value.smf70lpm()
SMF70LPM value.int
smf70lpn()
SMF70LPN value.boolean
smf70msc()
Return true ifSMF70MSC
bit insmf70pfg()
is set.boolean
smf70msf()
Return true ifSMF70MSF
bit insmf70pfg()
is set.long
smf70msu()
SMF70MSU value.int
SMF70MTID value.boolean
smf70ndc()
Return true ifSMF70NDC
bit insmf70pfg()
is set.boolean
smf70nsc()
Return true ifSMF70NSC
bit insmf70pfg()
is set.boolean
smf70nvc()
Return true ifSMF70NVC
bit insmf70pfg()
is set.boolean
smf70pdv()
Return true ifSMF70PDV
bit insmf70pfg()
is set.int
smf70pfg()
SMF70PFG value.int
smf70pfl()
SMF70PFL value.boolean
smf70pwf()
Return true ifSMF70PWF
bit insmf70pfl()
is set.smf70spn()
SMF70SPN value.smf70stn()
SMF70STN value.boolean
smf70uiw()
Return true ifSMF70UIW
bit insmf70pfl()
is set.int
smf70upi()
SMF70UPI value.boolean
smf70uvf()
Return true ifSMF70UVF
bit insmf70pfl()
is set.boolean
smf70wlm()
Return true ifSMF70WLM
bit insmf70pfg()
is set.boolean
smf70wtf()
Return true ifSMF70WTF
bit insmf70pfg()
is set.
-
Field Details
-
SMF70PDV
public static final int SMF70PDVConstant: 0x80 = 128- See Also:
-
SMF70NVC
public static final int SMF70NVCConstant: 0x40 = 64- See Also:
-
SMF70NDC
public static final int SMF70NDCConstant: 0x20 = 32- See Also:
-
SMF70NSC
public static final int SMF70NSCConstant: 0x10 = 16- See Also:
-
SMF70WLM
public static final int SMF70WLMConstant: 0x08 = 8- See Also:
-
SMF70WTF
public static final int SMF70WTFConstant: 0x04 = 4- See Also:
-
SMF70MSC
public static final int SMF70MSCConstant: 0x02 = 2- See Also:
-
SMF70MSF
public static final int SMF70MSFConstant: 0x01 = 1- See Also:
-
SMF70UVF
public static final int SMF70UVFConstant: 0x8000 = 32768- See Also:
-
SMF70GRP
public static final int SMF70GRPConstant: 0x4000 = 16384- See Also:
-
SMF70PWF
public static final int SMF70PWFConstant: 0x2000 = 8192- See Also:
-
SMF70UIW
public static final int SMF70UIWConstant: 0x1000 = 4096- See Also:
-
SMF70_BoostInfo_zIIP
public static final int SMF70_BoostInfo_zIIPConstant: 0x80 = 128- See Also:
-
SMF70_BoostInfo_Speed
public static final int SMF70_BoostInfo_SpeedConstant: 0x40 = 64- See Also:
-
-
Method Details
-
smf70lpm
SMF70LPM value.- Returns:
- String SMF70LPM value
-
smf70lpn
public int smf70lpn()SMF70LPN value.- Returns:
- int SMF70LPN value
-
smf70pfg
public int smf70pfg()SMF70PFG value.- Returns:
- int SMF70PFG value
-
smf70pdv
public boolean smf70pdv()Return true ifSMF70PDV
bit insmf70pfg()
is set.- Returns:
- boolean SMF70PDV bit is set in smf70pfg()
SMF70PDV = 0x80
-
smf70nvc
public boolean smf70nvc()Return true ifSMF70NVC
bit insmf70pfg()
is set.- Returns:
- boolean SMF70NVC bit is set in smf70pfg()
SMF70NVC = 0x40
-
smf70ndc
public boolean smf70ndc()Return true ifSMF70NDC
bit insmf70pfg()
is set.- Returns:
- boolean SMF70NDC bit is set in smf70pfg()
SMF70NDC = 0x20
-
smf70nsc
public boolean smf70nsc()Return true ifSMF70NSC
bit insmf70pfg()
is set.- Returns:
- boolean SMF70NSC bit is set in smf70pfg()
SMF70NSC = 0x10
-
smf70wlm
public boolean smf70wlm()Return true ifSMF70WLM
bit insmf70pfg()
is set.- Returns:
- boolean SMF70WLM bit is set in smf70pfg()
SMF70WLM = 0x08
-
smf70wtf
public boolean smf70wtf()Return true ifSMF70WTF
bit insmf70pfg()
is set.- Returns:
- boolean SMF70WTF bit is set in smf70pfg()
SMF70WTF = 0x04
-
smf70msc
public boolean smf70msc()Return true ifSMF70MSC
bit insmf70pfg()
is set.- Returns:
- boolean SMF70MSC bit is set in smf70pfg()
SMF70MSC = 0x02
-
smf70msf
public boolean smf70msf()Return true ifSMF70MSF
bit insmf70pfg()
is set.- Returns:
- boolean SMF70MSF bit is set in smf70pfg()
SMF70MSF = 0x01
-
smf70bdn
public int smf70bdn()SMF70BDN value.- Returns:
- int SMF70BDN value
-
smf70bds
public long smf70bds()SMF70BDS value.- Returns:
- long SMF70BDS value
-
smf70bda
public long smf70bda()SMF70BDA value.- Returns:
- long SMF70BDA value
-
smf70spn
SMF70SPN value.- Returns:
- String SMF70SPN value
-
smf70stn
SMF70STN value.- Returns:
- String SMF70STN value
-
smf70csf
public long smf70csf()SMF70CSF value.- Returns:
- long SMF70CSF value
-
smf70esf
public long smf70esf()SMF70ESF value.- Returns:
- long SMF70ESF value
-
smf70msu
public long smf70msu()SMF70MSU value.- Returns:
- long SMF70MSU value
-
smf70pfl
public int smf70pfl()SMF70PFL value.- Returns:
- int SMF70PFL value
-
smf70uvf
public boolean smf70uvf()Return true ifSMF70UVF
bit insmf70pfl()
is set.- Returns:
- boolean SMF70UVF bit is set in smf70pfl()
SMF70UVF = 0x8000
-
smf70grp
public boolean smf70grp()Return true ifSMF70GRP
bit insmf70pfl()
is set.- Returns:
- boolean SMF70GRP bit is set in smf70pfl()
SMF70GRP = 0x4000
-
smf70pwf
public boolean smf70pwf()Return true ifSMF70PWF
bit insmf70pfl()
is set.- Returns:
- boolean SMF70PWF bit is set in smf70pfl()
SMF70PWF = 0x2000
-
smf70uiw
public boolean smf70uiw()Return true ifSMF70UIW
bit insmf70pfl()
is set.- Returns:
- boolean SMF70UIW bit is set in smf70pfl()
SMF70UIW = 0x1000
-
smf70upi
public int smf70upi()SMF70UPI value.- Returns:
- int SMF70UPI value
-
smf70mtid
public int smf70mtid()SMF70MTID value.- Returns:
- int SMF70MTID value
-
smf70gnm
SMF70GNM value.- Returns:
- String SMF70GNM value
-
smf70gmu
public long smf70gmu()SMF70GMU value.- Returns:
- long SMF70GMU value
-
smf70hwgrName
SMF70HWGr_Name value.- Returns:
- String SMF70HWGr_Name value
-
smf70BoostInfo
public int smf70BoostInfo()SMF70_BoostInfo value.- Returns:
- int SMF70_BoostInfo value
-
smf70BoostInfoZiip
public boolean smf70BoostInfoZiip()Return true ifSMF70_BoostInfo_zIIP
bit insmf70BoostInfo()
is set.- Returns:
- boolean SMF70_BoostInfo_zIIP bit is set in smf70BoostInfo()
SMF70_BoostInfo_zIIP = 0x80
-
smf70BoostInfoSpeed
public boolean smf70BoostInfoSpeed()Return true ifSMF70_BoostInfo_Speed
bit insmf70BoostInfo()
is set.- Returns:
- boolean SMF70_BoostInfo_Speed bit is set in smf70BoostInfo()
SMF70_BoostInfo_Speed = 0x40
-
create
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
-