public final class PrismPartitionDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF70_BoostInfo_Speed
Constant: 0x40 = 64
|
static int |
SMF70_BoostInfo_zIIP
Constant: 0x80 = 128
|
static int |
SMF70GRP
Constant: 0x4000 = 16384
|
static int |
SMF70MSC
Constant: 0x02 = 2
|
static int |
SMF70MSF
Constant: 0x01 = 1
|
static int |
SMF70NDC
Constant: 0x20 = 32
|
static int |
SMF70NSC
Constant: 0x10 = 16
|
static int |
SMF70NVC
Constant: 0x40 = 64
|
static int |
SMF70PDV
Constant: 0x80 = 128
|
static int |
SMF70PWF
Constant: 0x2000 = 8192
|
static int |
SMF70UIW
Constant: 0x1000 = 4096
|
static int |
SMF70UVF
Constant: 0x8000 = 32768
|
static int |
SMF70WLM
Constant: 0x08 = 8
|
static int |
SMF70WTF
Constant: 0x04 = 4
|
Modifier and Type | Method and Description |
---|---|
static 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 |
smf70BoostInfo()
SMF70_BoostInfo value.
|
boolean |
smf70BoostInfoSpeed()
Return true if
SMF70_BoostInfo_Speed bit in smf70BoostInfo() is set. |
boolean |
smf70BoostInfoZiip()
Return true if
SMF70_BoostInfo_zIIP bit in smf70BoostInfo() is set. |
long |
smf70csf()
SMF70CSF value.
|
long |
smf70esf()
SMF70ESF value.
|
long |
smf70gmu()
SMF70GMU value.
|
String |
smf70gnm()
SMF70GNM value.
|
boolean |
smf70grp()
Return true if
SMF70GRP bit in smf70pfl() is set. |
String |
smf70hwgrName()
SMF70HWGr_Name value.
|
String |
smf70lpm()
SMF70LPM value.
|
int |
smf70lpn()
SMF70LPN value.
|
boolean |
smf70msc()
Return true if
SMF70MSC bit in smf70pfg() is set. |
boolean |
smf70msf()
Return true if
SMF70MSF bit in smf70pfg() is set. |
long |
smf70msu()
SMF70MSU value.
|
int |
smf70mtid()
SMF70MTID value.
|
boolean |
smf70ndc()
Return true if
SMF70NDC bit in smf70pfg() is set. |
boolean |
smf70nsc()
Return true if
SMF70NSC bit in smf70pfg() is set. |
boolean |
smf70nvc()
Return true if
SMF70NVC bit in smf70pfg() is set. |
boolean |
smf70pdv()
Return true if
SMF70PDV bit in smf70pfg() is set. |
int |
smf70pfg()
SMF70PFG value.
|
int |
smf70pfl()
SMF70PFL value.
|
boolean |
smf70pwf()
Return true if
SMF70PWF bit in smf70pfl() is set. |
String |
smf70spn()
SMF70SPN value.
|
String |
smf70stn()
SMF70STN value.
|
boolean |
smf70uiw()
Return true if
SMF70UIW bit in smf70pfl() is set. |
int |
smf70upi()
SMF70UPI value.
|
boolean |
smf70uvf()
Return true if
SMF70UVF bit in smf70pfl() is set. |
boolean |
smf70wlm()
Return true if
SMF70WLM bit in smf70pfg() is set. |
boolean |
smf70wtf()
Return true if
SMF70WTF bit in smf70pfg() is set. |
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF70PDV
public static final int SMF70NVC
public static final int SMF70NDC
public static final int SMF70NSC
public static final int SMF70WLM
public static final int SMF70WTF
public static final int SMF70MSC
public static final int SMF70MSF
public static final int SMF70UVF
public static final int SMF70GRP
public static final int SMF70PWF
public static final int SMF70UIW
public static final int SMF70_BoostInfo_zIIP
public static final int SMF70_BoostInfo_Speed
public String smf70lpm()
public int smf70lpn()
public int smf70pfg()
public boolean smf70pdv()
SMF70PDV
bit in smf70pfg()
is set.SMF70PDV = 0x80
public boolean smf70nvc()
SMF70NVC
bit in smf70pfg()
is set.SMF70NVC = 0x40
public boolean smf70ndc()
SMF70NDC
bit in smf70pfg()
is set.SMF70NDC = 0x20
public boolean smf70nsc()
SMF70NSC
bit in smf70pfg()
is set.SMF70NSC = 0x10
public boolean smf70wlm()
SMF70WLM
bit in smf70pfg()
is set.SMF70WLM = 0x08
public boolean smf70wtf()
SMF70WTF
bit in smf70pfg()
is set.SMF70WTF = 0x04
public boolean smf70msc()
SMF70MSC
bit in smf70pfg()
is set.SMF70MSC = 0x02
public boolean smf70msf()
SMF70MSF
bit in smf70pfg()
is set.SMF70MSF = 0x01
public int smf70bdn()
public long smf70bds()
public long smf70bda()
public String smf70spn()
public String smf70stn()
public long smf70csf()
public long smf70esf()
public long smf70msu()
public int smf70pfl()
public boolean smf70uvf()
SMF70UVF
bit in smf70pfl()
is set.SMF70UVF = 0x8000
public boolean smf70grp()
SMF70GRP
bit in smf70pfl()
is set.SMF70GRP = 0x4000
public boolean smf70pwf()
SMF70PWF
bit in smf70pfl()
is set.SMF70PWF = 0x2000
public boolean smf70uiw()
SMF70UIW
bit in smf70pfl()
is set.SMF70UIW = 0x1000
public int smf70upi()
public int smf70mtid()
public String smf70gnm()
public long smf70gmu()
public String smf70hwgrName()
public int smf70BoostInfo()
public boolean smf70BoostInfoZiip()
SMF70_BoostInfo_zIIP
bit in smf70BoostInfo()
is set.SMF70_BoostInfo_zIIP = 0x80
public boolean smf70BoostInfoSpeed()
SMF70_BoostInfo_Speed
bit in smf70BoostInfo()
is set.SMF70_BoostInfo_Speed = 0x40
public static PrismPartitionDataSection create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2021 Black Hill Software Pty Ltd. All rights reserved.