java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf6.IoDataSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intConstant: 0x02 = 2static final intConstant: 0x80 = 128static final intConstant: 0x01 = 1static final intConstant: 0x03 = 3static final intConstant: 0x04 = 4static final intConstant: 0x5C = 92static final intConstant: 0x03 = 3static final intConstant: 0x04 = 4static final intConstant: 0x5C = 92static final intConstant: 0x01 = 1static final intConstant: 0x01 = 1static final intConstant: 0x05 = 5static final intConstant: 0x06 = 6static final intConstant: 0x07 = 7static final intConstant: 0x20 = 32static final intConstant: 0x08 = 8static final intConstant: 0x10 = 16static final intConstant: 0x02 = 2static final intConstant: 0x01 = 1static final intConstant: 0x04 = 4static final intConstant: 0x40 = 64 -
Method Summary
Modifier and TypeMethodDescriptionstatic IoDataSectioncreate(byte[] Data, int offset, int length, Smf6Subsystem smf6Subsystem) create is intended for internal use only.booleansmf6cce()intsmf6dci()SMF6DCI value.booleansmf6dcrv()intsmf6dfe()SMF6DFE value.smf6fcb()SMF6FCB value.smf6grp()SMF6GRP value.intsmf6indc()SMF6INDC value.booleansmf6int()smf6jnm()SMF6JNM value.intsmf6ln1()SMF6LN1 value.booleansmf6ocn()intsmf6opr()SMF6OPR value.booleansmf6or()booleansmf6ord()booleansmf6oss()smf6out()SMF6OUT value.longsmf6pge()SMF6PGE value.booleansmf6rbe()booleansmf6ror()smf6rsvj()SMF6RSVJ value.smf6rsvu()SMF6RSVU value.intsmf6rte()SMF6RTE value.booleansmf6sds()smf6ucs()SMF6UCS value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
SMF6DCRV
public static final int SMF6DCRVConstant: 0x80 = 128- See Also:
-
SMF6SDS
public static final int SMF6SDSConstant: 0x40 = 64- See Also:
-
SMF6OCN
public static final int SMF6OCNConstant: 0x20 = 32- See Also:
-
SMF6ORD
public static final int SMF6ORDConstant: 0x10 = 16- See Also:
-
SMF6OR
public static final int SMF6ORConstant: 0x08 = 8- See Also:
-
SMF6ROR
public static final int SMF6RORConstant: 0x04 = 4- See Also:
-
SMF6OSS
public static final int SMF6OSSConstant: 0x02 = 2- See Also:
-
SMF6INT
public static final int SMF6INTConstant: 0x01 = 1- See Also:
-
SMF6LEV2
public static final int SMF6LEV2Constant: 0x01 = 1- See Also:
-
SMF6J2L3
public static final int SMF6J2L3Constant: 0x03 = 3- See Also:
-
SMF6J2L4
public static final int SMF6J2L4Constant: 0x04 = 4- See Also:
-
SMF6LEV3
public static final int SMF6LEV3Constant: 0x01 = 1- See Also:
-
SMF6J3L3
public static final int SMF6J3L3Constant: 0x03 = 3- See Also:
-
SMF6J3L4
public static final int SMF6J3L4Constant: 0x04 = 4- See Also:
-
SMF6LEV4
public static final int SMF6LEV4Constant: 0x05 = 5- See Also:
-
SMF6LEV6
public static final int SMF6LEV6Constant: 0x06 = 6- See Also:
-
SMF6LEV7
public static final int SMF6LEV7Constant: 0x07 = 7- See Also:
-
SMF6J2S
public static final int SMF6J2SConstant: 0x5C = 92- See Also:
-
SMF6J3S
public static final int SMF6J3SConstant: 0x5C = 92- See Also:
-
SMF6CCE
public static final int SMF6CCEConstant: 0x02 = 2- See Also:
-
SMF6RBE
public static final int SMF6RBEConstant: 0x01 = 1- See Also:
-
-
Method Details
-
smf6ln1
public int smf6ln1()SMF6LN1 value.- Returns:
- int SMF6LN1 value
-
smf6dci
public int smf6dci()SMF6DCI value.- Returns:
- int SMF6DCI value
-
smf6dcrv
public boolean smf6dcrv()- Returns:
- boolean SMF6DCRV bit is set in smf6dci()
SMF6DCRV = 0x80
-
smf6sds
public boolean smf6sds()- Returns:
- boolean SMF6SDS bit is set in smf6dci()
SMF6SDS = 0x40
-
smf6ocn
public boolean smf6ocn()- Returns:
- boolean SMF6OCN bit is set in smf6dci()
SMF6OCN = 0x20
-
smf6ord
public boolean smf6ord()- Returns:
- boolean SMF6ORD bit is set in smf6dci()
SMF6ORD = 0x10
-
smf6or
public boolean smf6or()- Returns:
- boolean SMF6OR bit is set in smf6dci()
SMF6OR = 0x08
-
smf6ror
public boolean smf6ror()- Returns:
- boolean SMF6ROR bit is set in smf6dci()
SMF6ROR = 0x04
-
smf6oss
public boolean smf6oss()- Returns:
- boolean SMF6OSS bit is set in smf6dci()
SMF6OSS = 0x02
-
smf6int
public boolean smf6int()- Returns:
- boolean SMF6INT bit is set in smf6dci()
SMF6INT = 0x01
-
smf6indc
public int smf6indc()SMF6INDC value.- Returns:
- int SMF6INDC value
-
smf6jnm
SMF6JNM value. Supported if smf6indc() == SMF6LEV2;- Returns:
- String SMF6JNM value
-
smf6out
SMF6OUT value.- Returns:
- String SMF6OUT value
-
smf6fcb
SMF6FCB value.- Returns:
- String SMF6FCB value
-
smf6ucs
SMF6UCS value.- Returns:
- String SMF6UCS value
-
smf6pge
public long smf6pge()SMF6PGE value.- Returns:
- long SMF6PGE value
-
smf6rte
public int smf6rte()SMF6RTE value. Supported if smf6sbs() == 2;- Returns:
- int SMF6RTE value
-
smf6dfe
public int smf6dfe()SMF6DFE value. Supported if smf6sbs() == 5;- Returns:
- int SMF6DFE value
-
smf6cce
public boolean smf6cce()- Returns:
- boolean SMF6CCE bit is set in smf6dfe()
SMF6CCE = 0x02
-
smf6rbe
public boolean smf6rbe()- Returns:
- boolean SMF6RBE bit is set in smf6dfe()
SMF6RBE = 0x01
-
smf6opr
public int smf6opr()SMF6OPR value. Supported if smf6sbs() == 5;- Returns:
- int SMF6OPR value
-
smf6grp
SMF6GRP value. Supported if smf6sbs() == 5;- Returns:
- String SMF6GRP value
-
smf6rsvj
SMF6RSVJ value. Supported if smf6sbs() == 5;- Returns:
- String SMF6RSVJ value
-
smf6rsvu
SMF6RSVU value. Supported if smf6sbs() == 5;- Returns:
- String SMF6RSVU value
-
create
public static IoDataSection create(byte[] Data, int offset, int length, Smf6Subsystem smf6Subsystem) 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
-