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