Uses of Class
uk.org.netex.www.netex.LogEntryType
Packages that use LogEntryType
-
Uses of LogEntryType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return LogEntryTypeModifier and TypeMethodDescriptionLogEntryType.Builder.build()LogEntryType.Builder.buildPartial()static LogEntryTypeLogEntryType.getDefaultInstance()LogEntryType.Builder.getDefaultInstanceForType()LogEntryType.getDefaultInstanceForType()LogEntries_RelStructure.Builder.getLogEntry(int index) A time-stamped record of an event or change of state.LogEntries_RelStructure.getLogEntry(int index) A time-stamped record of an event or change of state.LogEntries_RelStructureOrBuilder.getLogEntry(int index) A time-stamped record of an event or change of state.static LogEntryTypeLogEntryType.parseDelimitedFrom(InputStream input) static LogEntryTypeLogEntryType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryTypeLogEntryType.parseFrom(byte[] data) static LogEntryTypeLogEntryType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryTypeLogEntryType.parseFrom(com.google.protobuf.ByteString data) static LogEntryTypeLogEntryType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryTypeLogEntryType.parseFrom(com.google.protobuf.CodedInputStream input) static LogEntryTypeLogEntryType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryTypeLogEntryType.parseFrom(InputStream input) static LogEntryTypeLogEntryType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryTypeLogEntryType.parseFrom(ByteBuffer data) static LogEntryTypeLogEntryType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type LogEntryTypeModifier and TypeMethodDescriptionLogEntries_RelStructure.Builder.getLogEntryList()A time-stamped record of an event or change of state.LogEntries_RelStructure.getLogEntryList()A time-stamped record of an event or change of state.LogEntries_RelStructureOrBuilder.getLogEntryList()A time-stamped record of an event or change of state.com.google.protobuf.Parser<LogEntryType> LogEntryType.getParserForType()static com.google.protobuf.Parser<LogEntryType> LogEntryType.parser()Methods in uk.org.netex.www.netex with parameters of type LogEntryTypeModifier and TypeMethodDescriptionLogEntries_RelStructure.Builder.addLogEntry(int index, LogEntryType value) A time-stamped record of an event or change of state.LogEntries_RelStructure.Builder.addLogEntry(LogEntryType value) A time-stamped record of an event or change of state.LogEntryType.Builder.mergeFrom(LogEntryType other) static LogEntryType.BuilderLogEntryType.newBuilder(LogEntryType prototype) LogEntries_RelStructure.Builder.setLogEntry(int index, LogEntryType value) A time-stamped record of an event or change of state.Method parameters in uk.org.netex.www.netex with type arguments of type LogEntryTypeModifier and TypeMethodDescriptionLogEntries_RelStructure.Builder.addAllLogEntry(Iterable<? extends LogEntryType> values) A time-stamped record of an event or change of state.