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- 
smf9024spublic int smf9024s()SMF9024S value.- Returns:
- int SMF9024S value
 
- 
smf9024npublic int smf9024n()SMF9024N value.- Returns:
- int SMF9024N value
 
- 
smf9024ipublic long smf9024i()SMF9024I value.- Returns:
- long SMF9024I value
 
- 
smf9024apublic byte[] smf9024a()SMF9024A data.- Returns:
- byte[] SMF9024A data
 
- 
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
 
 
-