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