Package com.blackhillsoftware.smf.smf89
Class ProductSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf89.ProductSection
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intConstant: 0x08 = 8static final intConstant: 0x20 = 32static final intConstant: 0x80 = 128static final intConstant: 0x10 = 16static final intConstant: 0x40 = 64
- 
Method SummaryModifier and TypeMethodDescriptionstatic ProductSectioncreate(byte[] Data, int offset, int length) create is intended for internal use only.intDeprecated.intSMF89_CoreMode_CP value.intDeprecated.Make capitalization more consistent with macro usesmf89CoreModeZaap()intSMF89_CoreMode_zAAP value.intDeprecated.Make capitalization more consistent with macro usesmf89CoreModeZcbp()intSMF89_CoreMode_zCBP value.intDeprecated.Make capitalization more consistent with macro usesmf89CoreModeZiip()intSMF89_CoreMode_zIIP value.smf89cr()SMF89CR value.smf89dto()SMF89DTO as ZoneOffset.longSMF89DTO raw value.smf89hof()SMF89HOF as ZoneOffset.longSMF89HOF raw value.smf89ied()SMF89IED as a LocalDate.intSMF89IED raw value.smf89iet()SMF89IET as a LocalTime.longSMF89IET raw valuesmf89isd()SMF89ISD as a LocalDate.intSMF89ISD raw value.smf89ist()SMF89IST as a LocalTime.longSMF89IST raw valuebooleansmf89lga()Return true ifSMF89LGAbit insmf89pfl()is set.smf89osl()SMF89OSL value.booleansmf89p1a()Return true ifSMF89P1Abit insmf89pfl()is set.intsmf89pfl()SMF89PFL value.smf89pnm()SMF89PNM value.longsmf89rvn()SMF89RVN value.booleanReturn true ifSMF89SolutionEditionbit insmf89pfl()is set.booleanReturn true ifSMF89_zCBPbit insmf89pfl()is set.intsmf89zep()SMF89ZEP value.booleansmf89zna()Return true ifSMF89ZNAbit insmf89pfl()is set.Methods inherited from class com.blackhillsoftware.smf.SmfDatacreateSection, getTriplet
- 
Field Details- 
SMF89P1Apublic static final int SMF89P1AConstant: 0x80 = 128- See Also:
 
- 
SMF89ZNApublic static final int SMF89ZNAConstant: 0x40 = 64- See Also:
 
- 
SMF89LGApublic static final int SMF89LGAConstant: 0x20 = 32- See Also:
 
- 
SMF89SolutionEditionpublic static final int SMF89SolutionEditionConstant: 0x10 = 16- See Also:
 
- 
SMF89_zCBPpublic static final int SMF89_zCBPConstant: 0x08 = 8- See Also:
 
 
- 
- 
Method Details- 
smf89pnmSMF89PNM value.- Returns:
- String SMF89PNM value
 
- 
smf89rvnpublic long smf89rvn()SMF89RVN value.- Returns:
- long SMF89RVN value
 
- 
smf89oslSMF89OSL value.- Returns:
- String SMF89OSL value
 
- 
smf89istSMF89IST as a LocalTime.- Returns:
- LocalTime SMF89IST Time
- See Also:
 
- 
smf89istRawValuepublic long smf89istRawValue()SMF89IST raw value- Returns:
- long SMF89IST value
 
- 
smf89isdSMF89ISD as a LocalDate.- Returns:
- LocalDate SMF89ISD Date
- See Also:
 
- 
smf89isdRawValuepublic int smf89isdRawValue()SMF89ISD raw value.- Returns:
- int SMF89ISD value
 
- 
smf89ietSMF89IET as a LocalTime.- Returns:
- LocalTime SMF89IET Time
- See Also:
 
- 
smf89ietRawValuepublic long smf89ietRawValue()SMF89IET raw value- Returns:
- long SMF89IET value
 
- 
smf89iedSMF89IED as a LocalDate.- Returns:
- LocalDate SMF89IED Date
- See Also:
 
- 
smf89iedRawValuepublic int smf89iedRawValue()SMF89IED raw value.- Returns:
- int SMF89IED value
 
- 
smf89pflpublic int smf89pfl()SMF89PFL value.- Returns:
- int SMF89PFL value
 
- 
smf89p1apublic boolean smf89p1a()Return true ifSMF89P1Abit insmf89pfl()is set.- Returns:
- boolean SMF89P1A bit is set in smf89pfl()
 SMF89P1A = 0x80 
 
- 
smf89znapublic boolean smf89zna()Return true ifSMF89ZNAbit insmf89pfl()is set.- Returns:
- boolean SMF89ZNA bit is set in smf89pfl()
 SMF89ZNA = 0x40 
 
- 
smf89lgapublic boolean smf89lga()Return true ifSMF89LGAbit insmf89pfl()is set.- Returns:
- boolean SMF89LGA bit is set in smf89pfl()
 SMF89LGA = 0x20 
 
- 
smf89solutionEditionpublic boolean smf89solutionEdition()Return true ifSMF89SolutionEditionbit insmf89pfl()is set.- Returns:
- boolean SMF89SolutionEdition bit is set in smf89pfl()
 SMF89SolutionEdition = 0x10 
 
- 
smf89Zcbppublic boolean smf89Zcbp()Return true ifSMF89_zCBPbit insmf89pfl()is set.- Returns:
- boolean SMF89_zCBP bit is set in smf89pfl()
 SMF89_zCBP = 0x08 
 
- 
smf89crSMF89CR value.- Returns:
- String SMF89CR value
 
- 
smf89zeppublic int smf89zep()SMF89ZEP value.- Returns:
- int SMF89ZEP value
 
- 
smf89hofSMF89HOF as ZoneOffset.- Returns:
- ZoneOffset SMF89HOF
 
- 
smf89hofRawValuepublic long smf89hofRawValue()SMF89HOF raw value.- Returns:
- long SMF89HOF value
 
- 
smf89dtoSMF89DTO as ZoneOffset.- Returns:
- ZoneOffset SMF89DTO
 
- 
smf89dtoRawValuepublic long smf89dtoRawValue()SMF89DTO raw value.- Returns:
- long SMF89DTO value
 
- 
smf89CoreModeCppublic int smf89CoreModeCp()SMF89_CoreMode_CP value.- Returns:
- int SMF89_CoreMode_CP value
 
- 
smf89CoremodeCpDeprecated.Make capitalization more consistent with macro usesmf89CoreModeCp()
- 
smf89CoreModeZcbppublic int smf89CoreModeZcbp()SMF89_CoreMode_zCBP value.- Returns:
- int SMF89_CoreMode_zCBP value
 
- 
smf89CoremodeZcbpDeprecated.Make capitalization more consistent with macro usesmf89CoreModeZcbp()
- 
smf89CoreModeZaappublic int smf89CoreModeZaap()SMF89_CoreMode_zAAP value.- Returns:
- int SMF89_CoreMode_zAAP value
 
- 
smf89CoremodeZaapDeprecated.Make capitalization more consistent with macro usesmf89CoreModeZaap()
- 
smf89CoreModeZiippublic int smf89CoreModeZiip()SMF89_CoreMode_zIIP value.- Returns:
- int SMF89_CoreMode_zIIP value
 
- 
smf89CoremodeZiipDeprecated.Make capitalization more consistent with macro usesmf89CoreModeZiip()
- 
createcreate 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 section
- offset- Offset of this section in the data
- length- length of the section
 
 
- 
smf89CoreModeCp()