public interface LinuxUtmpOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
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. |