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