public final class EavConcurrentCopySsidHeader extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
S42VSIDH_LEN
Constant: 0x20 = 32
|
Modifier and Type | Method and Description |
---|---|
static EavConcurrentCopySsidHeader |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
List<EavConcurrentCopyVolumeStatistics> |
EavConcurrentCopyVolumeStatistics()
Get a List containing EAV Concurrent Copy Volume Sections from the record
|
int |
s42vsid()
S42VSID value.
|
int |
s42vsidp()
S42VSIDP value.
|
long |
s42vsmsf()
S42VSMSF value.
|
int |
s42vsnxt()
S42VSNXT value.
|
int |
s42vsvll()
S42VSVLL value.
|
int |
s42vsvln()
S42VSVLN value.
|
int |
s42vsvlo()
S42VSVLO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S42VSIDH_LEN
public int s42vsnxt()
public int s42vsid()
public int s42vsidp()
public long s42vsmsf()
public int s42vsvlo()
public int s42vsvln()
public int s42vsvll()
public List<EavConcurrentCopyVolumeStatistics> EavConcurrentCopyVolumeStatistics()
public static EavConcurrentCopySsidHeader 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.