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