Uses of Class
uk.org.siri.www.siri.TransportDescriptionStructure.Builder
Packages that use TransportDescriptionStructure.Builder
-
Uses of TransportDescriptionStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TransportDescriptionStructure.BuilderModifier and TypeMethodDescriptionDataObjectServiceCapabilitiesStructure.Builder.getTransportDescriptionBuilder()Implementation properties common to all request types.Methods in uk.org.netex.www.netex with parameters of type TransportDescriptionStructure.BuilderModifier and TypeMethodDescriptionDataObjectServiceCapabilitiesStructure.Builder.setTransportDescription(TransportDescriptionStructure.Builder builderForValue) Implementation properties common to all request types. -
Uses of TransportDescriptionStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return TransportDescriptionStructure.BuilderModifier and TypeMethodDescriptionTransportDescriptionStructure.Builder.clear()TransportDescriptionStructure.Builder.clearCommunicationsTransportMethod()Communications Transport method used to exchange messages.TransportDescriptionStructure.Builder.clearCompressionMethod()Compression method used to compress messages for transmission.AbstractCapabilitiesStructure.Builder.getTransportDescriptionBuilder()Implementation properties common to all request types.TransportDescriptionStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TransportDescriptionStructure.Builder.mergeFrom(com.google.protobuf.Message other) TransportDescriptionStructure.Builder.mergeFrom(TransportDescriptionStructure other) TransportDescriptionStructure.newBuilder()TransportDescriptionStructure.newBuilder(TransportDescriptionStructure prototype) TransportDescriptionStructure.newBuilderForType()protected TransportDescriptionStructure.BuilderTransportDescriptionStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TransportDescriptionStructure.Builder.setCommunicationsTransportMethod(CommunicationsTransportMethodEnumeration value) Communications Transport method used to exchange messages.TransportDescriptionStructure.Builder.setCommunicationsTransportMethodValue(int value) Communications Transport method used to exchange messages.TransportDescriptionStructure.Builder.setCompressionMethod(CompressionMethodEnumeration value) Compression method used to compress messages for transmission.TransportDescriptionStructure.Builder.setCompressionMethodValue(int value) Compression method used to compress messages for transmission.TransportDescriptionStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type TransportDescriptionStructure.BuilderModifier and TypeMethodDescriptionAbstractCapabilitiesStructure.Builder.setTransportDescription(TransportDescriptionStructure.Builder builderForValue) Implementation properties common to all request types.