Package com.blackhillsoftware.smf.smf90
Class WlmServicePolicySection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf90.WlmServicePolicySection
-
Method Details
-
smf9024s
public int smf9024s()SMF9024S value.- Returns:
- int SMF9024S value
-
smf9024n
public int smf9024n()SMF9024N value.- Returns:
- int SMF9024N value
-
smf9024i
public long smf9024i()SMF9024I value.- Returns:
- long SMF9024I value
-
smf9024a
public byte[] smf9024a()SMF9024A data.- Returns:
- byte[] SMF9024A 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
-