Uses of Class
uk.org.netex.www.netex.PublicationRequestStructure.Builder
Packages that use PublicationRequestStructure.Builder
-
Uses of PublicationRequestStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PublicationRequestStructure.BuilderModifier and TypeMethodDescriptionPublicationRequestStructure.Builder.clear()PublicationRequestStructure.Builder.clearDescription()[NeTEx_publication.xsd at 213:77]PublicationRequestStructure.Builder.clearParticipantRef()Identifier of system requesting Data.PublicationRequestStructure.Builder.clearRequestPolicy()Policies to apply when fetching data specified by Topics.PublicationRequestStructure.Builder.clearRequestTimestamp()Time of request.PublicationRequestStructure.Builder.clearSubscriptionPolicy()Policy to use when processing Network Subscriptions.PublicationRequestStructure.Builder.clearTopics()One or more Request filters that specify tthe data to be included in output.PublicationRequestStructure.Builder.clearVersion()[NeTEx_publication.xsd at 239:67]PublicationDeliveryStructure.Builder.getPublicationRequestBuilder()Echo Request used to create bulk response.PublicationRequestStructure.Builder.mergeDescription(MultilingualString value) [NeTEx_publication.xsd at 213:77]PublicationRequestStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PublicationRequestStructure.Builder.mergeFrom(com.google.protobuf.Message other) PublicationRequestStructure.Builder.mergeFrom(PublicationRequestStructure other) PublicationRequestStructure.Builder.mergeRequestPolicy(NetworkFrameRequestPolicyStructure value) Policies to apply when fetching data specified by Topics.PublicationRequestStructure.Builder.mergeRequestTimestamp(com.google.protobuf.Timestamp value) Time of request.PublicationRequestStructure.Builder.mergeSubscriptionPolicy(NetworkFrameSubscriptionPolicyStructure value) Policy to use when processing Network Subscriptions.PublicationRequestStructure.Builder.mergeTopics(PublicationRequestStructure.TopicsType value) One or more Request filters that specify tthe data to be included in output.PublicationRequestStructure.newBuilder()PublicationRequestStructure.newBuilder(PublicationRequestStructure prototype) PublicationRequestStructure.newBuilderForType()protected PublicationRequestStructure.BuilderPublicationRequestStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PublicationRequestStructure.Builder.setDescription(MultilingualString value) [NeTEx_publication.xsd at 213:77]PublicationRequestStructure.Builder.setDescription(MultilingualString.Builder builderForValue) [NeTEx_publication.xsd at 213:77]PublicationRequestStructure.Builder.setParticipantRef(String value) Identifier of system requesting Data.PublicationRequestStructure.Builder.setParticipantRefBytes(com.google.protobuf.ByteString value) Identifier of system requesting Data.PublicationRequestStructure.Builder.setRequestPolicy(NetworkFrameRequestPolicyStructure value) Policies to apply when fetching data specified by Topics.PublicationRequestStructure.Builder.setRequestPolicy(NetworkFrameRequestPolicyStructure.Builder builderForValue) Policies to apply when fetching data specified by Topics.PublicationRequestStructure.Builder.setRequestTimestamp(com.google.protobuf.Timestamp value) Time of request.PublicationRequestStructure.Builder.setRequestTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time of request.PublicationRequestStructure.Builder.setSubscriptionPolicy(NetworkFrameSubscriptionPolicyStructure value) Policy to use when processing Network Subscriptions.PublicationRequestStructure.Builder.setSubscriptionPolicy(NetworkFrameSubscriptionPolicyStructure.Builder builderForValue) Policy to use when processing Network Subscriptions.PublicationRequestStructure.Builder.setTopics(PublicationRequestStructure.TopicsType value) One or more Request filters that specify tthe data to be included in output.PublicationRequestStructure.Builder.setTopics(PublicationRequestStructure.TopicsType.Builder builderForValue) One or more Request filters that specify tthe data to be included in output.PublicationRequestStructure.Builder.setVersion(String value) [NeTEx_publication.xsd at 239:67]PublicationRequestStructure.Builder.setVersionBytes(com.google.protobuf.ByteString value) [NeTEx_publication.xsd at 239:67]PublicationRequestStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type PublicationRequestStructure.BuilderModifier and TypeMethodDescriptionPublicationDeliveryStructure.Builder.setPublicationRequest(PublicationRequestStructure.Builder builderForValue) Echo Request used to create bulk response.