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