Uses of Class
uk.org.netex.www.netex.DatedServiceJourneyRefStructure.Builder
Packages that use DatedServiceJourneyRefStructure.Builder
-
Uses of DatedServiceJourneyRefStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DatedServiceJourneyRefStructure.BuilderModifier and TypeMethodDescriptionDatedServiceJourneyRefStructure.Builder.clear()DatedServiceJourneyRefStructure.Builder.clearChanged()Date reference was last changed.DatedServiceJourneyRefStructure.Builder.clearCreated()Date reference was first created.DatedServiceJourneyRefStructure.Builder.clearRef()Identifier of DATED SERVICE JOURNEY.DatedServiceJourneyRefStructure.Builder.clearValue()Type for a reference to a DATED SERVICE JOURNEY.DatedServiceJourneyRefStructure.Builder.clearVersion()Version number of referenced entity.DatedServiceJourneyRefStructure.Builder.mergeChanged(com.google.protobuf.Timestamp value) Date reference was last changed.DatedServiceJourneyRefStructure.Builder.mergeCreated(com.google.protobuf.Timestamp value) Date reference was first created.DatedServiceJourneyRefStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatedServiceJourneyRefStructure.Builder.mergeFrom(com.google.protobuf.Message other) DatedServiceJourneyRefStructure.Builder.mergeFrom(DatedServiceJourneyRefStructure other) DatedServiceJourneyRefStructure.newBuilder()DatedServiceJourneyRefStructure.newBuilder(DatedServiceJourneyRefStructure prototype) DatedServiceJourneyRefStructure.newBuilderForType()protected DatedServiceJourneyRefStructure.BuilderDatedServiceJourneyRefStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DatedServiceJourneyRefStructure.Builder.setChanged(com.google.protobuf.Timestamp value) Date reference was last changed.DatedServiceJourneyRefStructure.Builder.setChanged(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was last changed.DatedServiceJourneyRefStructure.Builder.setCreated(com.google.protobuf.Timestamp value) Date reference was first created.DatedServiceJourneyRefStructure.Builder.setCreated(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was first created.Identifier of DATED SERVICE JOURNEY.DatedServiceJourneyRefStructure.Builder.setRefBytes(com.google.protobuf.ByteString value) Identifier of DATED SERVICE JOURNEY.Type for a reference to a DATED SERVICE JOURNEY.DatedServiceJourneyRefStructure.Builder.setValueBytes(com.google.protobuf.ByteString value) Type for a reference to a DATED SERVICE JOURNEY.DatedServiceJourneyRefStructure.Builder.setVersion(String value) Version number of referenced entity.DatedServiceJourneyRefStructure.Builder.setVersionBytes(com.google.protobuf.ByteString value) Version number of referenced entity.DatedServiceJourneyRefStructure.toBuilder()