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