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