Class SysplexTotalBufferPoolCountsAboveBar
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf42.subtype19.SysplexTotalBufferPoolCountsAboveBar
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate(com.blackhillsoftware.smf.internal.Section Data, int offset, int length) create is intended for internal use only.longsmf2ajrj()SMF2AJRJ value.longsmf2ajrk()SMF2AJRK value.longsmf2ajrl()SMF2AJRL value.longsmf2ajrn()SMF2AJRN value.longsmf2ajro()SMF2AJRO value.longsmf2ajrp()SMF2AJRP value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
smf2ajrj
public long smf2ajrj()SMF2AJRJ value.- Returns:
- long SMF2AJRJ value
-
smf2ajrk
public long smf2ajrk()SMF2AJRK value.- Returns:
- long SMF2AJRK value
-
smf2ajrl
public long smf2ajrl()SMF2AJRL value.- Returns:
- long SMF2AJRL value
-
smf2ajrn
public long smf2ajrn()SMF2AJRN value.- Returns:
- long SMF2AJRN value
-
smf2ajro
public long smf2ajro()SMF2AJRO value.- Returns:
- long SMF2AJRO value
-
smf2ajrp
public long smf2ajrp()SMF2AJRP value.- Returns:
- long SMF2AJRP value
-
create
public static SysplexTotalBufferPoolCountsAboveBar 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
-