Uses of Class
uk.org.siri.www.siri.AbstractIdentifiedItemStructure.Builder
Packages that use AbstractIdentifiedItemStructure.Builder
-
Uses of AbstractIdentifiedItemStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return AbstractIdentifiedItemStructure.BuilderModifier and TypeMethodDescriptionAbstractIdentifiedItemStructure.Builder.clear()AbstractIdentifiedItemStructure.Builder.clearItemIdentifier()Identifier of item.AbstractIdentifiedItemStructure.Builder.clearRecordedAtTime()Time at which data was recorded.AbstractIdentifiedItemStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractIdentifiedItemStructure.Builder.mergeFrom(com.google.protobuf.Message other) AbstractIdentifiedItemStructure.Builder.mergeFrom(AbstractIdentifiedItemStructure other) AbstractIdentifiedItemStructure.Builder.mergeRecordedAtTime(com.google.protobuf.Timestamp value) Time at which data was recorded.AbstractIdentifiedItemStructure.newBuilder()AbstractIdentifiedItemStructure.newBuilder(AbstractIdentifiedItemStructure prototype) AbstractIdentifiedItemStructure.newBuilderForType()protected AbstractIdentifiedItemStructure.BuilderAbstractIdentifiedItemStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AbstractIdentifiedItemStructure.Builder.setItemIdentifier(String value) Identifier of item.AbstractIdentifiedItemStructure.Builder.setItemIdentifierBytes(com.google.protobuf.ByteString value) Identifier of item.AbstractIdentifiedItemStructure.Builder.setRecordedAtTime(com.google.protobuf.Timestamp value) Time at which data was recorded.AbstractIdentifiedItemStructure.Builder.setRecordedAtTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which data was recorded.AbstractIdentifiedItemStructure.toBuilder()