Class VolumeSelectionFailure

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf42.subtype10.VolumeSelectionFailure

public final class VolumeSelectionFailure extends SmfData
  • Method Details

    • smf42jbn

      public String smf42jbn()
      SMF42JBN value.
      Returns:
      String SMF42JBN value
    • smf42pgn

      public String smf42pgn()
      SMF42PGN value.
      Returns:
      String SMF42PGN value
    • smf42stn

      public String smf42stn()
      SMF42STN value.
      Returns:
      String SMF42STN value
    • smf42ddn

      public String smf42ddn()
      SMF42DDN value.
      Returns:
      String SMF42DDN value
    • smf42dsn

      public String smf42dsn()
      SMF42DSN value.
      Returns:
      String SMF42DSN value
    • smf42spq

      public String smf42spq()
      SMF42SPQ value.
      Returns:
      String SMF42SPQ value
    • smf42rsp

      public long smf42rsp()
      SMF42RSP value.
      Returns:
      long SMF42RSP value
    • smf42unt

      public String smf42unt()
      SMF42UNT value.
      Returns:
      String SMF42UNT value
    • smf42dcl

      public int smf42dcl()
      SMF42DCL value.
      Returns:
      int SMF42DCL value
    • smf42dcn

      public String smf42dcn()
      SMF42DCN value.
      Returns:
      String SMF42DCN value
    • smf42mcl

      public int smf42mcl()
      SMF42MCL value.
      Returns:
      int SMF42MCL value
    • smf42mcn

      public String smf42mcn()
      SMF42MCN value.
      Returns:
      String SMF42MCN value
    • smf42sln

      public int smf42sln()
      SMF42SLN value.
      Returns:
      int SMF42SLN value
    • smf42snm

      public String smf42snm()
      SMF42SNM value.
      Returns:
      String SMF42SNM value
    • smf42sgs

      public List<String> smf42sgs()
      Get a List of Storage Groups from the record
      Returns:
      a list of Strings (possibly empty)
    • create

      public static VolumeSelectionFailure create(byte[] Data, int offset, int length)
      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 section
      offset - Offset of this section in the data
      length - length of the section