Interface LinuxUtmpOrBuilder (0.3.0)

public interface LinuxUtmpOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getRecordType()

public abstract LinuxUtmp.RecordType getRecordType()

The activity record type.

.google.backstory.LinuxUtmp.RecordType record_type = 1;

Returns
Type Description
LinuxUtmp.RecordType

The recordType.

getRecordTypeValue()

public abstract int getRecordTypeValue()

The activity record type.

.google.backstory.LinuxUtmp.RecordType record_type = 1;

Returns
Type Description
int

The enum numeric value on the wire for recordType.