public final class CloudActivity extends SmfData
Modifier and Type | Method and Description |
---|---|
static CloudActivity |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
Duration |
s42vbcre()
S42VBCRE as a Duration.
|
long |
s42vbcreRawValue()
S42VBCRE raw value.
|
double |
s42vbcreSeconds()
S42VBCRE in seconds.
|
long |
s42vbcrn()
S42VBCRN value.
|
long |
s42vbcrt()
S42VBCRT value.
|
Duration |
s42vbcwe()
S42VBCWE as a Duration.
|
long |
s42vbcweRawValue()
S42VBCWE raw value.
|
double |
s42vbcweSeconds()
S42VBCWE in seconds.
|
long |
s42vbcwn()
S42VBCWN value.
|
long |
s42vbcwt()
S42VBCWT value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long s42vbcrn()
public long s42vbcwn()
public long s42vbcrt()
public long s42vbcwt()
public Duration s42vbcre()
Duration
public double s42vbcreSeconds()
public long s42vbcreRawValue()
public Duration s42vbcwe()
Duration
public double s42vbcweSeconds()
public long s42vbcweRawValue()
public static CloudActivity 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.