java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.MnHeader
Mapping for CICS MN SMF header section.
-
Method Summary
Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
smfmntme
SMFMNTME as a LocalTime.- Returns:
- LocalTime SMFMNTME Time
- See Also:
-
smfmntmeRawValue
public long smfmntmeRawValue()SMFMNTME raw value- Returns:
- long SMFMNTME value
-
smfmndte
SMFMNDTE as a LocalDate.- Returns:
- LocalDate SMFMNDTE Date
- See Also:
-
smfmndteRawValue
public int smfmndteRawValue()SMFMNDTE raw value.- Returns:
- int SMFMNDTE value
-
smfmnsid
SMFMNSID value.- Returns:
- String SMFMNSID value
-
smfmnssi
SMFMNSSI value.- Returns:
- String SMFMNSSI value
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
r110
- parent Smf110Record record for this section
-