Package com.blackhillsoftware.smf.smf88
Class ProductSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf88.ProductSection
-
Method Summary
Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
smf88typ
public int smf88typ()SMF88TYP value.- Returns:
- int SMF88TYP value
-
smf88rvn
SMF88RVN value.- Returns:
- String SMF88RVN value
-
smf88pnm
SMF88PNM value.- Returns:
- String SMF88PNM value
-
smf88osl
SMF88OSL value.- Returns:
- String SMF88OSL value
-
smf88syn
SMF88SYN value.- Returns:
- String SMF88SYN value
-
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
-