Package com.blackhillsoftware.smf.smf90
Class WlmSchedulingEnvironmentSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf90.WlmSchedulingEnvironmentSection
-
Method Details
-
smf9032s
public int smf9032s()SMF9032S value.- Returns:
- int SMF9032S value
-
smf9032n
public int smf9032n()SMF9032N value.- Returns:
- int SMF9032N value
-
smf9032i
public long smf9032i()SMF9032I value.- Returns:
- long SMF9032I value
-
smf9032a
public byte[] smf9032a()SMF9032A data.- Returns:
- byte[] SMF9032A data
-
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
-