Package com.blackhillsoftware.smf.smf90
Class DynamicApfSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf90.DynamicApfSection
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant: 0x01 = 1static final int
Constant: 0x20 = 32static final int
Constant: 0xB0 = 176static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0x01 = 1static final int
Constant: 0x02 = 2static final int
Constant: 0x04 = 4static final int
Constant: 0x06 = 6 -
Method Summary
Modifier and TypeMethodDescriptionstatic DynamicApfSection
create
(byte[] Data, int offset, int length) create is intended for internal use only.boolean
Return true ifSMF90T37ADD
bit insmf90t37function()
is set.boolean
Return true ifSMF90T37_ALREADYASNEEDED
bit insmf90t37flags()
is set.SMF90T37CHKEY value.long
SMF90T37CONSID value.SMF90T37CONSNAME value.boolean
Return true ifSMF90T37_CSVAPF
bit insmf90t37flags()
is set.boolean
Return true ifSMF90T37DELETE
bit insmf90t37function()
is set.SMF90T37DSNAME value.boolean
Return true ifSMF90T37DYNFORMAT
bit insmf90t37function()
is set.int
SMF90T37FLAGS value.int
SMF90T37FUNCTION value.SMF90T37JOBNAME value.SMF90T37PARMMEMSUFFIX value.boolean
Return true ifSMF90T37_SET_PROG
bit insmf90t37flags()
is set.boolean
Return true ifSMF90T37_SETPROG
bit insmf90t37flags()
is set.boolean
Return true ifsmf90t37function()
equalsSMF90T37STATFORMAT
.SMF90T37TIMESTAMP STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).SMF90T37TIMESTAMP STCK value.SMF90T37UTOKEN.SMF90T37UTOKENUSERID value.SMF90T37VOLUME value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
SMF90T37_SETPROG
public static final int SMF90T37_SETPROGConstant: 0x80 = 128- See Also:
-
SMF90T37_SET_PROG
public static final int SMF90T37_SET_PROGConstant: 0x40 = 64- See Also:
-
SMF90T37_CSVAPF
public static final int SMF90T37_CSVAPFConstant: 0x20 = 32- See Also:
-
SMF90T37_ALREADYASNEEDED
public static final int SMF90T37_ALREADYASNEEDEDConstant: 0x01 = 1- See Also:
-
SMF90T37ADD
public static final int SMF90T37ADDConstant: 0x01 = 1- See Also:
-
SMF90T37DELETE
public static final int SMF90T37DELETEConstant: 0x02 = 2- See Also:
-
SMF90T37DYNFORMAT
public static final int SMF90T37DYNFORMATConstant: 0x04 = 4- See Also:
-
SMF90T37STATFORMAT
public static final int SMF90T37STATFORMATConstant: 0x06 = 6- See Also:
-
SMF90T37_LEN
public static final int SMF90T37_LENConstant: 0xB0 = 176- See Also:
-
-
Method Details
-
smf90t37function
public int smf90t37function()SMF90T37FUNCTION value.- Returns:
- int SMF90T37FUNCTION value
-
smf90t37flags
public int smf90t37flags()SMF90T37FLAGS value.- Returns:
- int SMF90T37FLAGS value
-
smf90t37Setprog
public boolean smf90t37Setprog()Return true ifSMF90T37_SETPROG
bit insmf90t37flags()
is set.- Returns:
- boolean SMF90T37_SETPROG bit is set in smf90t37flags()
SMF90T37_SETPROG = 0x80
-
smf90t37Set_Prog
public boolean smf90t37Set_Prog()Return true ifSMF90T37_SET_PROG
bit insmf90t37flags()
is set.- Returns:
- boolean SMF90T37_SET_PROG bit is set in smf90t37flags()
SMF90T37_SET_PROG = 0x40
-
smf90t37Csvapf
public boolean smf90t37Csvapf()Return true ifSMF90T37_CSVAPF
bit insmf90t37flags()
is set.- Returns:
- boolean SMF90T37_CSVAPF bit is set in smf90t37flags()
SMF90T37_CSVAPF = 0x20
-
smf90T37alreadyAsNeeded
public boolean smf90T37alreadyAsNeeded()Return true ifSMF90T37_ALREADYASNEEDED
bit insmf90t37flags()
is set.- Returns:
- boolean SMF90T37_ALREADYASNEEDED bit is set in smf90t37flags()
SMF90T37_ALREADYASNEEDED = 0x01
-
smf90t37parmMemSuffix
SMF90T37PARMMEMSUFFIX value.- Returns:
- String SMF90T37PARMMEMSUFFIX value
-
smf90t37dsname
SMF90T37DSNAME value.- Returns:
- String SMF90T37DSNAME value
-
smf90t37volume
SMF90T37VOLUME value.- Returns:
- String SMF90T37VOLUME value
-
smf90t37timestamp
SMF90T37TIMESTAMP STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
smf90t37timestampRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime SMF90T37TIMESTAMP STCK converted to ZonedDateTime
- See Also:
-
smf90t37timestampRawValue
SMF90T37TIMESTAMP STCK value.- Returns:
- BigInteger SMF90T37TIMESTAMP STCK value
-
smf90t37jobname
SMF90T37JOBNAME value.- Returns:
- String SMF90T37JOBNAME value
-
smf90t37chkey
SMF90T37CHKEY value.- Returns:
- String SMF90T37CHKEY value
-
smf90t37consid
public long smf90t37consid()SMF90T37CONSID value.- Returns:
- long SMF90T37CONSID value
-
smf90t37utoken
SMF90T37UTOKEN.- Returns:
- Token SMF90T37UTOKEN data
-
smf90t37utokenUserid
SMF90T37UTOKENUSERID value.- Returns:
- String SMF90T37UTOKENUSERID value
-
smf90t37consname
SMF90T37CONSNAME value.- Returns:
- String SMF90T37CONSNAME value
-
smf90t37add
public boolean smf90t37add()Return true ifSMF90T37ADD
bit insmf90t37function()
is set.- Returns:
- boolean SMF90T37ADD bit is set in smf90t37function()
SMF90T37ADD = 0x01
-
smf90t37delete
public boolean smf90t37delete()Return true ifSMF90T37DELETE
bit insmf90t37function()
is set.- Returns:
- boolean SMF90T37DELETE bit is set in smf90t37function()
SMF90T37DELETE = 0x02
-
smf90t37dynformat
public boolean smf90t37dynformat()Return true ifSMF90T37DYNFORMAT
bit insmf90t37function()
is set.- Returns:
- boolean SMF90T37DYNFORMAT bit is set in smf90t37function()
SMF90T37DYNFORMAT = 0x04
-
smf90t37statformat
public boolean smf90t37statformat()Return true ifsmf90t37function()
equalsSMF90T37STATFORMAT
.- Returns:
- boolean
smf90t37function()
equals SMF90T37STATFORMATSMF90T37STATFORMAT = 0x06
-
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
-