public final class AliasNamesDeleted extends SmfData
Modifier and Type | Method and Description |
---|---|
byte[] |
_smf42paa() |
static AliasNamesDeleted |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
List<Alias> |
smf42paa()
Get a List of Alias Names deleted
|
int |
smf42pna()
SMF42P#A value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf42pna()
public List<Alias> smf42paa()
public byte[] _smf42paa()
public static AliasNamesDeleted 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.