public final class VolumeSelectionFailure extends SmfData
Modifier and Type | Method and Description |
---|---|
static VolumeSelectionFailure |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42dcl()
SMF42DCL value.
|
String |
smf42dcn()
SMF42DCN value.
|
String |
smf42ddn()
SMF42DDN value.
|
String |
smf42dsn()
SMF42DSN value.
|
String |
smf42jbn()
SMF42JBN value.
|
int |
smf42mcl()
SMF42MCL value.
|
String |
smf42mcn()
SMF42MCN value.
|
String |
smf42pgn()
SMF42PGN value.
|
long |
smf42rsp()
SMF42RSP value.
|
List<String> |
smf42sgs()
Get a List of Storage Groups from the record
|
int |
smf42sln()
SMF42SLN value.
|
String |
smf42snm()
SMF42SNM value.
|
String |
smf42spq()
SMF42SPQ value.
|
String |
smf42stn()
SMF42STN value.
|
String |
smf42unt()
SMF42UNT value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf42jbn()
public String smf42pgn()
public String smf42stn()
public String smf42ddn()
public String smf42dsn()
public String smf42spq()
public long smf42rsp()
public String smf42unt()
public int smf42dcl()
public String smf42dcn()
public int smf42mcl()
public String smf42mcn()
public int smf42sln()
public String smf42snm()
public List<String> smf42sgs()
public static VolumeSelectionFailure create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.