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