Class QmdaRest
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.db2.section.Qmdaastr
com.blackhillsoftware.smf.db2.section.QmdaRest
-
Method Details
-
qmdafunc
QMDAFUNC value.- Returns:
- String QMDAFUNC value
-
qmdasvcn
QMDASVCN value.- Returns:
- String QMDASVCN value
-
create
public static QmdaRest create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, QmdaastrD extension) 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
-